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