chore: add multiple possible endpoints
All checks were successful
continuous-integration/drone/push Build is passing

* common localhost names
* container name
* onion service name
This commit is contained in:
surtur 2020-10-14 13:29:03 +02:00
parent 8d6207186f
commit 39a5ba03c8
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -23,7 +23,7 @@ services:
labels:
- traefik.enable=true
- traefik.http.services.homepage.loadbalancer.server.port=80
- traefik.http.routers.homepage.rule=Host(`localhost`)
- traefik.http.routers.homepage.rule=Host(`localhost`) || Host(`127.0.0.1`) || Host(`homepage`) || Host(`6426tqrh4y5uobmo5y2csaip3m3avmjegd2kpa24sadekpxglbm34aqd.onion`)
logging:
driver: json-file
options: