This commit is contained in:
2025-08-23 15:44:57 -05:00
parent d5fbd8c289
commit 6a74dac9a4
+2 -2
View File
@@ -79,7 +79,7 @@
credentialsFile = config.sops.secrets."tests-service".path;
default-nginx = {
enable = true;
hostname = "dummy.roypository.com";
hostname = "test.roypository.com";
};
};
@@ -102,7 +102,7 @@
default-nginx = {
enable = true;
hostname = "img.roypository.com";
hostname = "imgs.roypository.com";
};
};