mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-03 17:54:27 +02:00
fix missing volume declaration for app_secrets and rrd_data
This commit is contained in:
parent
e4b8a7ea45
commit
d8c6bee57a
2 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue