mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
volume
This commit is contained in:
parent
064bf2d61e
commit
6818e071d4
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ in
|
|||
NEXTCLOUD_DATADIR = nextcloudDataPath;
|
||||
APACHE_PORT = "11001";
|
||||
APACHE_IP_BINDING = "0.0.0.0";
|
||||
SKIP_DOMAIN_VALIDATION = true;
|
||||
};
|
||||
volumes = [
|
||||
"nextcloud_aio_mastercontainer:/mnt/docker-aio-config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue