Set DEFAULT_ACTIONS_URL to self

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";