We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96c928 commit add344cCopy full SHA for add344c
pterodactyl/panel/docker-compose.yml
@@ -54,11 +54,6 @@ services:
54
- '../files/pterodactyl/logs/:/app/storage/logs'
55
networks:
56
- dokploy-network
57
- labels:
58
- - traefik.enable=true
59
- - traefik.http.routers.panel-app.rule=Host(`panel.codinglab.gg`)
60
- - traefik.http.routers.panel-app.entrypoints=web
61
- - traefik.http.services.panel-app.loadbalancer.server.port=80
62
environment:
63
<<: [*panel-environment, *mail-environment]
64
DB_PASSWORD: *db-password
0 commit comments