Update docker-compose.yaml

This commit is contained in:
yaestray 2024-05-12 02:41:10 +03:00 committed by GitHub
parent f0e9e87a1c
commit bbf20c27f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ version: "3"
services:
wg:
build: .
#image: ngoduykhanh/wireguard-ui:latest
#image: yaestray/wireguard-ui:latest
container_name: wgui
cap_add:
- NET_ADMIN