fix
This commit is contained in:
parent
ea4e56d851
commit
e69ef840a0
|
@ -8,6 +8,7 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
passwordFile = config.age.secrets.microbin.path;
|
passwordFile = config.age.secrets.microbin.path;
|
||||||
settings = {
|
settings = {
|
||||||
|
MICROBIN_BIND = "127.0.0.1";
|
||||||
MICROBIN_PORT = 8020;
|
MICROBIN_PORT = 8020;
|
||||||
|
|
||||||
MICROBIN_PUBLIC_PATH = "https://${virtualHostName}/";
|
MICROBIN_PUBLIC_PATH = "https://${virtualHostName}/";
|
||||||
|
|
Loading…
Reference in a new issue