mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: jorgejo test
This commit is contained in:
parent
b2615f1aeb
commit
62b025666d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ in {
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
DOMAIN = host;
|
DOMAIN = host;
|
||||||
ROOT_URL = "${host}";
|
ROOT_URL = "https://${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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue