mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 07:56:37 -03:00
port fix
This commit is contained in:
parent
124c073234
commit
a55f3bd6f0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ services:
|
|||
- ~/.wg-easy:/etc/wireguard
|
||||
ports:
|
||||
- "51820:51820/udp"
|
||||
- "51821-51821/tcp"
|
||||
- "51821:51821/tcp"
|
||||
restart: unless-stopped
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
|
|
Loading…
Add table
Reference in a new issue