mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
volume
This commit is contained in:
parent
b5fb58d9c4
commit
fbb2b9006f
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ in
|
|||
APACHE_IP_BINDING = "0.0.0.0";
|
||||
};
|
||||
volumes = [
|
||||
"nextcloud_aio_mastercontainer_data:/mnt/docker-aio-config"
|
||||
"nextcloud_aio_mastercontainer:/mnt/docker-aio-config"
|
||||
"/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
];
|
||||
extraOptions = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue