mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-03-18 18:14:02 +00:00
fix missing volume declaration for app_secrets and rrd_data
This commit is contained in:
parent
e4b8a7ea45
commit
d8c6bee57a
@ -65,3 +65,5 @@ volumes:
|
||||
static_volume:
|
||||
wireguard:
|
||||
dnsmasq_conf:
|
||||
app_secrets:
|
||||
rrd_data:
|
||||
|
@ -79,3 +79,5 @@ volumes:
|
||||
https_cert:
|
||||
wireguard:
|
||||
dnsmasq_conf:
|
||||
app_secrets:
|
||||
rrd_data:
|
||||
|
Loading…
Reference in New Issue
Block a user