mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
Merge branch 'master' into code-cleanup
This commit is contained in:
commit
47838ec141
|
@ -125,7 +125,7 @@ in {
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
download-dir = mediaDirectory;
|
download-dir = mediaDirectory;
|
||||||
peer-port = 5143;
|
peer-port = 51413;
|
||||||
rpc-bind-address = "0.0.0.0";
|
rpc-bind-address = "0.0.0.0";
|
||||||
rpc-port = 9091;
|
rpc-port = 9091;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue