mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-25 04:23:55 +01:00
some syncthing stuff
This commit is contained in:
parent
d44e11431e
commit
8f85557bba
|
@ -14,7 +14,6 @@
|
||||||
settings = {
|
settings = {
|
||||||
gui = {
|
gui = {
|
||||||
user = "xqtc";
|
user = "xqtc";
|
||||||
# insecureSkipHostcheck = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -34,7 +34,6 @@ with lib; {
|
||||||
}
|
}
|
||||||
syncthing.heroin.trade {
|
syncthing.heroin.trade {
|
||||||
reverse_proxy http://localhost:8384 {
|
reverse_proxy http://localhost:8384 {
|
||||||
header_up Some-Header "localhost"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
demos.heroin.trade {
|
demos.heroin.trade {
|
||||||
|
|
Loading…
Reference in a new issue