Undo volume variable changes.
This commit is contained in:
@@ -7,8 +7,8 @@ mysql_databases: ['bookstack', 'kimai', 'semaphore']
|
||||
postgres_databases: ['gitea', 'nextcloud']
|
||||
volumes:
|
||||
bookstack:
|
||||
container: "bookstack"
|
||||
path: "/config"
|
||||
container: bookstack
|
||||
path: /config
|
||||
dnsmasq:
|
||||
container: "pihole"
|
||||
path: "/etc/dnsmasq.d"
|
||||
container: pihole
|
||||
path: /etc/dnsmasq.d
|
||||
|
||||
Reference in New Issue
Block a user