mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 16:06:35 -03:00
fix: port correction
This commit is contained in:
parent
a2e0f6ceac
commit
57ffd0d287
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ services:
|
||||||
- "5000:5000"
|
- "5000:5000"
|
||||||
# port of the wireguard server
|
# port of the wireguard server
|
||||||
- "51820:51820/udp"
|
- "51820:51820/udp"
|
||||||
|
environment:
|
||||||
|
- PEERS
|
||||||
|
|
||||||
wireguard-ui:
|
wireguard-ui:
|
||||||
image: ngoduykhanh/wireguard-ui:latest
|
image: ngoduykhanh/wireguard-ui:latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue