mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-10 13:17:31 -04:00
chore: fix typo in docs
Signed-off-by: Jason Cameron <jasoncameron.all@gmail.com>
This commit is contained in:
parent
81d581477c
commit
515ce9dd09
@ -106,7 +106,7 @@ services:
|
|||||||
- traefik.http.services.target.loadbalancer.server.port=80 # Telling Traefik where to receive requests
|
- traefik.http.services.target.loadbalancer.server.port=80 # Telling Traefik where to receive requests
|
||||||
- traefik.http.routers.target.service=target # Telling Traefik to use the above specified port
|
- traefik.http.routers.target.service=target # Telling Traefik to use the above specified port
|
||||||
- traefik.http.routers.target.tls.certresolver=le # Telling Traefik to resolve a Cert for Anubis
|
- traefik.http.routers.target.tls.certresolver=le # Telling Traefik to resolve a Cert for Anubis
|
||||||
- traefik.http.routers.target.middlewares=anubis@docker # Use the Anubis middlware
|
- traefik.http.routers.target.middlewares=anubis@docker # Use the Anubis middleware
|
||||||
|
|
||||||
# Not Protected by Anubis
|
# Not Protected by Anubis
|
||||||
target2:
|
target2:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user