reverting back to nginx default
This commit is contained in:
@@ -11,11 +11,7 @@ services:
|
|||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
ports:
|
ports:
|
||||||
- "8300:3000"
|
- "8300:80"
|
||||||
environment:
|
|
||||||
- WDS_SOCKET_PORT=0
|
|
||||||
- PORT=3000
|
|
||||||
- DOCSIFY_PORT=8201
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./app:/app
|
- ./app:/app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user