forked from Deuxfleurs/infrastructure
fix tag name
This commit is contained in:
parent
8bfa9fd187
commit
0eacfa1204
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ EOH
|
||||||
|
|
||||||
service {
|
service {
|
||||||
tags = [
|
tags = [
|
||||||
"webstatic",
|
"platoo",
|
||||||
"traefik.enable=true",
|
"traefik.enable=true",
|
||||||
"traefik.frontend.entryPoints=https",
|
"traefik.frontend.entryPoints=https",
|
||||||
"traefik.frontend.rule=Host:platoo.deuxfleurs.fr;PathPrefix:/"
|
"traefik.frontend.rule=Host:platoo.deuxfleurs.fr;PathPrefix:/"
|
||||||
|
|
Loading…
Reference in a new issue