mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Updated port in docker-compose.yml
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- ./data:/data
|
||||
- ./config.yaml:/config.yaml
|
||||
ports:
|
||||
- '8080:8080'
|
||||
- '8080'
|
||||
environment:
|
||||
TOLGEE_FRONT_END_URL: ${TOLGEE_HOST}
|
||||
TOLGEE_AUTHENTICATION_ENABLED: ${TOLGEE_AUTHENTICATION_ENABLED}
|
||||
|
||||
Reference in New Issue
Block a user