better mountpoints, set backup drive
This commit is contained in:
parent
8c11c9336c
commit
93538390eb
3 changed files with 8 additions and 8 deletions
|
@ -13,7 +13,7 @@
|
|||
"/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
];
|
||||
environment = {
|
||||
NEXTCLOUD_DATADIR = "/srv/nextcloud";
|
||||
NEXTCLOUD_DATADIR = "/mnt/data/nextcloud";
|
||||
APACHE_PORT = "11000";
|
||||
APACHE_IP_BINDING = "0.0.0.0";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue