feat: jorgejo test

This commit is contained in:
Nick 2024-11-23 21:27:02 -06:00
parent b2615f1aeb
commit 62b025666d

View file

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