This commit is contained in:
Lukas Wurzinger 2024-08-20 21:48:42 +02:00
parent 281e7a6679
commit ea4e56d851

View file

@ -8,7 +8,6 @@ in {
enable = true;
passwordFile = config.age.secrets.microbin.path;
settings = {
MICROBIN_BIND = "localhost";
MICROBIN_PORT = 8020;
MICROBIN_PUBLIC_PATH = "https://${virtualHostName}/";