pangolin
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
container_name: pangolin
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- traefik
|
||||
- traefik
|
||||
volumes:
|
||||
- /srv/pangolin/config:/app/config
|
||||
labels:
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
gerbil:
|
||||
image: fosrl/gerbil:latest
|
||||
networks:
|
||||
- traefik
|
||||
- traefik
|
||||
container_name: gerbil
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
@@ -42,8 +42,8 @@ services:
|
||||
- SYS_MODULE
|
||||
ports:
|
||||
- 51820:51820/udp
|
||||
- 443:443 # Port for traefik because of the network_mode
|
||||
- 80:80 # Port for traefik because of the network_mode
|
||||
# - 443:443 # Port for traefik because of the network_mode
|
||||
# - 80:80 # Port for traefik because of the network_mode
|
||||
|
||||
# traefik:
|
||||
# image: traefik:v3.3.3
|
||||
|
||||
Reference in New Issue
Block a user