mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-10-04 14:06:17 +00:00
fix missing volume declaration for app_secrets and rrd_data
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user