mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-24 19:52:56 +03:00
Manage Wireguard restarts from docker container (#267)
This commit is contained in:
parent
be2ffba417
commit
de6ad05577
4 changed files with 45 additions and 4 deletions
|
@ -16,6 +16,8 @@ services:
|
|||
- WGUI_USERNAME=alpha
|
||||
- WGUI_PASSWORD=this-unusual-password
|
||||
- WG_CONF_TEMPLATE
|
||||
- WGUI_MANAGE_START=false
|
||||
- WGUI_MANAGE_RESTART=false
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue