reverting back to nginx default

This commit is contained in:
2025-07-01 09:37:14 +00:00
parent ff280bcf9d
commit 65b515b1a2

View File

@@ -11,11 +11,7 @@ services:
stdin_open: true
tty: true
ports:
- "8300:3000"
environment:
- WDS_SOCKET_PORT=0
- PORT=3000
- DOCSIFY_PORT=8201
- "8300:80"
volumes:
- ./app:/app