Add temp domain
This commit is contained in:
parent
e22caad1c0
commit
366e37fb65
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ in
|
|||
lfs.enable = true;
|
||||
settings = {
|
||||
server = {
|
||||
DOMAIN = "188.40.66.217";
|
||||
DOMAIN = "pts.gavania.de";
|
||||
ROOT_URL = "http://${srv.DOMAIN}";
|
||||
HTTP_PORT = 3000;
|
||||
SSH_PORT = 62;
|
||||
|
|
Loading…
Reference in a new issue