Use nginx as reverse proxy on walker, removing traefik

SSL coming soon
This commit is contained in:
Jake Howard
2023-12-21 16:13:32 +00:00
parent a7eb372899
commit a3baf8be1e
14 changed files with 88 additions and 31 deletions

View File

@ -9,8 +9,8 @@ services:
- "{{ private_ip }}:5353:53/udp"
networks:
- default
- traefik
- coredns
networks:
traefik:
coredns:
external: true