fix(MOMO): remove yarr baseUrl

This commit is contained in:
Jacob Bachmann 2025-10-11 17:15:45 +02:00
parent eaa4d3e381
commit c04eb32f81
Signed by: bchmnn
GPG key ID: 732A612DAD28067D

View file

@ -8,7 +8,6 @@
enable = true;
port = 8007;
address = "127.0.0.1";
baseUrl = "https://yarr.dryb.org";
authFilePath = config.age.secrets.environments-yarr.path;
};
}