fix
This commit is contained in:
parent
8543d7e56e
commit
d51468a88b
|
@ -6,6 +6,7 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
systemService = true;
|
systemService = true;
|
||||||
openDefaultPorts = true;
|
openDefaultPorts = true;
|
||||||
|
guiAddress = "localhost:8040";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.nginx.virtualHosts.${virtualHostName} = {
|
services.nginx.virtualHosts.${virtualHostName} = {
|
||||||
|
|
Loading…
Reference in a new issue