Abstracts database storage & Status page UI (#88)

This commit is contained in:
Georgios Komninos
2021-08-28 15:10:30 +02:00
committed by GitHub
parent 7bb80c0c2e
commit b7c0990dcb
14 changed files with 456 additions and 256 deletions

View File

@@ -5,6 +5,9 @@ services:
build: .
#image: ngoduykhanh/wireguard-ui:latest
container_name: wgui
cap_add:
- NET_ADMIN
network_mode: host
environment:
- SENDGRID_API_KEY
- EMAIL_FROM
@@ -12,9 +15,6 @@ services:
- SESSION_SECRET
- WGUI_USERNAME=alpha
- WGUI_PASSWORD=this-unusual-password
ports:
- 5000:5000
logging:
driver: json-file
options: