mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-04-19 00:45:16 +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:
|
static_volume:
|
||||||
wireguard:
|
wireguard:
|
||||||
dnsmasq_conf:
|
dnsmasq_conf:
|
||||||
|
app_secrets:
|
||||||
|
rrd_data:
|
||||||
|
@ -79,3 +79,5 @@ volumes:
|
|||||||
https_cert:
|
https_cert:
|
||||||
wireguard:
|
wireguard:
|
||||||
dnsmasq_conf:
|
dnsmasq_conf:
|
||||||
|
app_secrets:
|
||||||
|
rrd_data:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user