mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
volume
This commit is contained in:
parent
fbb2b9006f
commit
8b4a34cb80
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ in
|
|||
];
|
||||
environment = {
|
||||
NEXTCLOUD_DATADIR = nextcloudDataPath;
|
||||
APACHE_PORT = "11000";
|
||||
APACHE_PORT = "11001";
|
||||
APACHE_IP_BINDING = "0.0.0.0";
|
||||
};
|
||||
volumes = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue