feat: Update hostname for uptime module to status.brmartin.co.uk
This commit is contained in:
parent
0301fd6256
commit
8d840dc845
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"traefik.enable=true",
|
"traefik.enable=true",
|
||||||
"traefik.http.routers.kuma.entrypoints=websecure",
|
"traefik.http.routers.kuma.entrypoints=websecure",
|
||||||
"traefik.http.routers.kuma.rule=Host(`kuma.brmartin.co.uk`)"
|
"traefik.http.routers.kuma.rule=Host(`status.brmartin.co.uk`)"
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue