fix: Fixes ingress rules for Traefik
This commit is contained in:
parent
64429e91d6
commit
fcf7ff9bc6
3 changed files with 5 additions and 2 deletions
|
@ -101,7 +101,7 @@
|
|||
"pterodactyl_ptero_var:/app/var:rw"
|
||||
];
|
||||
labels = {
|
||||
"traefik.http.routers.pterodactyl.rule" = "Host(`pterodactyl.hofers.cloud`)";
|
||||
"traefik.http.routers.pterodactylhoferscloud.rule" = "Host(`pterodactyl.hofers.cloud`)";
|
||||
};
|
||||
dependsOn = [
|
||||
"pterodactyl-cache"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue