update some file naming for stupid

This commit is contained in:
2025-12-30 19:43:05 -07:00
parent 1b0972aa7a
commit 19a9c1e530
3 changed files with 29 additions and 25 deletions

View File

@@ -28,9 +28,13 @@ services:
- NET_ADMIN
- SYS_MODULE
ports:
- "[::1]:51820:51820/udp"
- 51820:51820/udp
- "[::1]:21820:21820/udp"
- 21820:21820/udp
- "[::1]:443:443"
- 443:443 # Port for traefik because of the network_mode
- "[::1]:80:80"
- 80:80 # Port for traefik because of the network_mode
traefik:

View File

@@ -17,7 +17,7 @@ http:
- web
middlewares:
- redirect-to-https
- badger
- badger
# Next.js router (handles everything except API and WebSocket paths)
next-router: