Skip to content

Commit d5eb34a

Browse files
committed
update: image명 추가
1 parent 33498c8 commit d5eb34a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.local.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ services:
66
context: ./
77
dockerfile: ./Dockerfile.local
88
platform: linux/amd64
9+
image: nestjs-graphql-prisma-template-local
910
restart: always
1011
ports:
1112
- 3000:3000

0 commit comments

Comments
 (0)