Use shorthand for ingress middlware for photoprism
This commit is contained in:
parent
744466bf07
commit
2e7dc0315e
@ -102,8 +102,8 @@ module "photoprism_module" {
|
|||||||
|
|
||||||
ingress = true
|
ingress = true
|
||||||
service_port = 2342
|
service_port = 2342
|
||||||
service_tags = [
|
ingress_middlewares = [
|
||||||
"traefik.http.routers.photoprism.middlewares=authelia@nomad",
|
"authelia@nomad"
|
||||||
]
|
]
|
||||||
|
|
||||||
mysql_bootstrap = {
|
mysql_bootstrap = {
|
||||||
|
Loading…
Reference in New Issue
Block a user