fix domain setting
This commit is contained in:
parent
9bfb48e25a
commit
3189ff8d10
1 changed files with 1 additions and 1 deletions
|
|
@ -349,7 +349,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
DOMAIN = "geenit.nl";
|
DOMAIN = "git.geenit.nl";
|
||||||
HTTP_PORT = 2929;
|
HTTP_PORT = 2929;
|
||||||
};
|
};
|
||||||
DEFAULT = {
|
DEFAULT = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue