add back in test.service

This commit is contained in:
2025-06-12 18:14:25 -05:00
parent 41eb3bb936
commit bcc098cb10
2 changed files with 11 additions and 11 deletions
+8 -8
View File
@@ -65,14 +65,14 @@
};
# Declare test service manually
#services.tests-service = {
# enable = true;
#port = 8080;
#default-nginx = {
# enable = true;
#hostname = "test.roypository.com";
#};
#};
services.tests-service = {
enable = true;
port = 8080;
default-nginx = {
enable = true;
hostname = "test.roypository.com";
};
};
# Declare minio service manually