fix actions url
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s
This commit is contained in:
parent
b25a385ec3
commit
56293e353c
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@
|
|||
ROOT_URL = "https://git.${homelab.domain}";
|
||||
LANDING_PAGE = "explore";
|
||||
};
|
||||
oauth2_client.ENABLE_AUTO_REGISTRATION=true;
|
||||
actions.DEFAULT_ACTIONS_URL = "https://git.satr14.my.id";
|
||||
oauth2_client.ENABLE_AUTO_REGISTRATION = true;
|
||||
service = {
|
||||
DISABLE_REGISTRATION = true;
|
||||
ENABLE_OPENID_SIGNIN = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue