Skip to content

Commit d64b8af

Browse files
committed
docker-compose 수정
1 parent 3c0b99f commit d64b8af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker-compose.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ services:
2929
restart: always
3030

3131
app:
32+
build:
33+
context: .
34+
dockerfile: Dockerfile
3235
image: talenttrade-app:latest
3336
container_name: talenttrade-app
3437
depends_on:

0 commit comments

Comments
 (0)