Selaa lähdekoodia

Update docs/configuring-playbook-traefik.md: fix the incorrect hostname

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3628/head
Suguru Hirahara 1 vuosi sitten
vanhempi
commit
d997ac6e34
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      docs/configuring-playbook-traefik.md

+ 2
- 2
docs/configuring-playbook-traefik.md Näytä tiedosto

@@ -99,7 +99,7 @@ aux_file_definitions:
http: http:
routers: routers:
webserver-router: webserver-router:
rule: Host(`my_fancy_website.example.com`)
rule: Host(`my-fancy-website.example.net`)
service: webserver-service service: webserver-service
tls: tls:
certResolver: default certResolver: default
@@ -122,7 +122,7 @@ aux_file_definitions:
tcp: tcp:
routers: routers:
webserver-router: webserver-router:
rule: Host(`my_fancy_website.example.com`)
rule: Host(`my-fancy-website.example.net`)
service: webserver-service service: webserver-service
tls: tls:
passthrough: true passthrough: true


Ladataan…
Peruuta
Tallenna