Skip to content

Commit c342c1b

Browse files
authored
Merge pull request #6 from darjeeling/main
fix
2 parents fbd5726 + 15637b3 commit c342c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010

1111
web:
1212
build: .
13-
command: /app/entroypoint.sh
13+
command: /app/entrypoint.sh
1414
volumes:
1515
- ./pythonkr_backend:/app/pythonkr_backend
1616
ports:

0 commit comments

Comments
 (0)