Update compose.yaml

This commit is contained in:
2025-07-01 10:46:15 +00:00
parent 65b515b1a2
commit 7653ebd5f6

View File

@@ -11,7 +11,7 @@ services:
stdin_open: true stdin_open: true
tty: true tty: true
ports: ports:
- "8300:80" - "80:80"
volumes: volumes:
- ./app:/app - ./app:/app