Set DEFAULT_ACTIONS_URL to self #249

Open
abonerib wants to merge 1 commits from abonerib/jungle:selfhost-actions into master

View File

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