revert
This commit is contained in:
@@ -79,7 +79,7 @@
|
|||||||
credentialsFile = config.sops.secrets."tests-service".path;
|
credentialsFile = config.sops.secrets."tests-service".path;
|
||||||
default-nginx = {
|
default-nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hostname = "dummy.roypository.com";
|
hostname = "test.roypository.com";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
|
|
||||||
default-nginx = {
|
default-nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hostname = "img.roypository.com";
|
hostname = "imgs.roypository.com";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user