Remove wireguard from env.yml
This commit is contained in:
parent
7811582d9f
commit
6638f28179
1 changed files with 0 additions and 2 deletions
2
env.yml
2
env.yml
|
@ -112,7 +112,6 @@ ports:
|
|||
syncthing_udp: 22000
|
||||
uptime_kuma: 3001
|
||||
vaultwarden: 8081
|
||||
wireguard: 51820
|
||||
|
||||
|
||||
# UID in containers
|
||||
|
@ -134,7 +133,6 @@ users:
|
|||
syncthing_relaysrv: 1003
|
||||
uptime_kuma: 1006
|
||||
vaultwarden: 1010
|
||||
wireguard: 1009
|
||||
|
||||
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue