feat: jorgejo test

This commit is contained in:
Nick 2024-11-23 21:25:01 -06:00
parent e318b20f78
commit b2615f1aeb

View file

@ -27,7 +27,7 @@ in {
settings = { settings = {
server = { server = {
DOMAIN = host; DOMAIN = host;
ROOT_URL = "https://${host}/"; ROOT_URL = "${host}";
HTTP_PORT = service.ports.port0; HTTP_PORT = service.ports.port0;
}; };
# If you need to start from scratch, don't forget to turn this off again # If you need to start from scratch, don't forget to turn this off again