stuff
This commit is contained in:
parent
d26aca37b1
commit
1647a51793
|
@ -12,7 +12,7 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
passwordFile = config.age.secrets.microbin.path;
|
passwordFile = config.age.secrets.microbin.path;
|
||||||
settings = {
|
settings = {
|
||||||
MICROBIN_BIND = "localhost";
|
MICROBIN_BIND = "127.0.0.1";
|
||||||
MICROBIN_PORT = 8020;
|
MICROBIN_PORT = 8020;
|
||||||
|
|
||||||
MICROBIN_READONLY = true;
|
MICROBIN_READONLY = true;
|
||||||
|
|
Loading…
Reference in a new issue