Fixup
This commit is contained in:
parent
5ce05ee534
commit
aa79902aad
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ in
|
||||||
listenHost = "10.3.3.3";
|
listenHost = "10.3.3.3";
|
||||||
#listenHost = "*";
|
#listenHost = "*";
|
||||||
port = 3000;
|
port = 3000;
|
||||||
|
extraConfig = ''
|
||||||
|
using_frontend_proxy 1
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
nix.buildMachines = [
|
nix.buildMachines = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue