Update docker-compose.yaml

This commit is contained in:
Carey Wong 2024-04-07 22:34:36 +08:00 committed by GitHub
parent 74c886f8c2
commit b02b1ea90b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ services:
restart: always
env_file: .env
ports:
- "${MYURLS_PORT}:8080"
- "${MYURLS_PORT}:${MYURLS_PORT}"
volumes:
- ./data/myurls/logs:/app/logs
depends_on: