Set DEFAULT_ACTIONS_URL to self
All checks were successful
CI / build:cross (pull_request) Successful in 8s
CI / build:all (pull_request) Successful in 32s

This commit is contained in:
2026-03-17 15:30:20 +01:00
parent cf47139ebe
commit 4b4423d3cf

View File

@@ -21,6 +21,8 @@ in
};
log.LEVEL = "Warn";
actions.DEFAULT_ACTIONS_URL = "self";
mailer = {
ENABLED = true;
FROM = "jungle-robot@bsc.es";