fix(panam): update forgejo for sqlite3 and set SSH_DOMAIN to panam.local
This commit is contained in:
parent
dc92d5cb97
commit
356362a6e1
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ in
|
|||
server = {
|
||||
DOMAIN = "git.figtree.dev";
|
||||
ROOT_URL = "https://git.figtree.dev/";
|
||||
SSH_DOMAIN = "panam.local";
|
||||
HTTP_ADDR = "0.0.0.0";
|
||||
HTTP_PORT = 3000;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue