changed proxy to traefik and adding wg-easy vpn

This commit is contained in:
venus
2026-03-31 02:37:27 -05:00
parent 9ed5c1cf16
commit 4fba8d2ff4
4 changed files with 62 additions and 5 deletions

View File

@@ -14,8 +14,8 @@ services:
- "./letsencrypt:/letsencrypt"
- "./traefik.yml:/etc/traefik/traefik.yml:ro"
networks:
- proxy
- traefik
networks:
proxy:
traefik:
external: true