changed gerbil port
This commit is contained in:
@@ -50,7 +50,7 @@ services:
|
||||
condition: service_healthy
|
||||
image: fosrl/gerbil:1.0.0
|
||||
ports:
|
||||
- 51820:51820/udp
|
||||
- 10337:51820/udp
|
||||
- 443:443
|
||||
- 80:80
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -34,7 +34,7 @@ traefik:
|
||||
https_entrypoint: "websecure"
|
||||
|
||||
gerbil:
|
||||
start_port: 51820
|
||||
start_port: 10337
|
||||
base_endpoint: "auth.akanealw.com"
|
||||
use_subdomain: false
|
||||
block_size: 24
|
||||
|
||||
Reference in New Issue
Block a user