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