update some file naming for stupid
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -17,7 +17,7 @@ http:
|
||||
- web
|
||||
middlewares:
|
||||
- redirect-to-https
|
||||
- badger
|
||||
- badger
|
||||
|
||||
# Next.js router (handles everything except API and WebSocket paths)
|
||||
next-router:
|
||||
|
||||
Reference in New Issue
Block a user