This commit is contained in:
2026-06-25 08:40:15 +02:00
parent 0e33e8dbc8
commit 601081a6b0
+1
View File
@@ -7,6 +7,7 @@ services:
command: bash /app/startup.sh
ports:
- "8000:8000"
- "3000:3000"
volumes:
- ./server:/app:ro
- ${WORKSPACE_PATH:-.}:/workspace