Skip to content

Commit

Permalink
fix: pterodactyl-panel remove labels
Browse files Browse the repository at this point in the history
  • Loading branch information
neolectron committed Nov 11, 2024
1 parent c96c928 commit add344c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pterodactyl/panel/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ services:
- '../files/pterodactyl/logs/:/app/storage/logs'
networks:
- dokploy-network
labels:
- traefik.enable=true
- traefik.http.routers.panel-app.rule=Host(`panel.codinglab.gg`)
- traefik.http.routers.panel-app.entrypoints=web
- traefik.http.services.panel-app.loadbalancer.server.port=80
environment:
<<: [*panel-environment, *mail-environment]
DB_PASSWORD: *db-password
Expand Down

0 comments on commit add344c

Please sign in to comment.