Update compose.yaml
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
|||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "8300:80"
|
||||||
volumes:
|
volumes:
|
||||||
- ./app:/app
|
- ./app:/app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user