fix actions url
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s

This commit is contained in:
Satria 2026-06-06 10:13:12 +07:00
commit 56293e353c

View file

@ -20,6 +20,7 @@
ROOT_URL = "https://git.${homelab.domain}";
LANDING_PAGE = "explore";
};
actions.DEFAULT_ACTIONS_URL = "https://git.satr14.my.id";
oauth2_client.ENABLE_AUTO_REGISTRATION = true;
service = {
DISABLE_REGISTRATION = true;