Skip to content

Commit 15637b3

Browse files
committed
fix
1 parent 1e34dd4 commit 15637b3

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)