fix: update docker-compose

pull/36/head
zkhCreator 1 year ago
parent 576479f1f1
commit 8ab406da9c

@ -12,7 +12,7 @@ services:
- ./playground/:/app/playground/
ports:
- "4500:4500"
- "7000:7000"
- "6500:6500"
- "8000:8000" # eval port
env_file:
- .env
@ -33,7 +33,7 @@ services:
- ./playground/:/app/playground/
ports:
- "4500:4500"
- "7000:7000"
- "6500:6500"
- "8000:8000" # eval port
env_file:
- .env

Loading…
Cancel
Save