Updated gitea http server address
This commit is contained in:
parent
dd930f4121
commit
9fa79a6d64
@ -73,7 +73,6 @@
|
|||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
ROOT_URL = "https://git.randomctf.com";
|
ROOT_URL = "https://git.randomctf.com";
|
||||||
HTTP_ADDR = "127.0.0.1";
|
|
||||||
HTTP_PORT = 3300;
|
HTTP_PORT = 3300;
|
||||||
DOMAIN = "git.randomctf.com";
|
DOMAIN = "git.randomctf.com";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user