mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-04-19 19:59:13 +03:00
Update docker-compose.yaml
This commit is contained in:
parent
f0e9e87a1c
commit
bbf20c27f3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
wg:
|
wg:
|
||||||
build: .
|
build: .
|
||||||
#image: ngoduykhanh/wireguard-ui:latest
|
#image: yaestray/wireguard-ui:latest
|
||||||
container_name: wgui
|
container_name: wgui
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
|
Loading…
Add table
Reference in a new issue