🗃️ Update codebase 🗃️
forgejo / release-forgejo (push) Failing after 1s

rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/etc/docker/init.d/99-act_runner.sh
This commit is contained in:
2026-06-26 23:50:11 -04:00
parent 01b8e3b24b
commit 8860f063b6
2 changed files with 59 additions and 42 deletions
@@ -195,7 +195,7 @@ user_pass="${ACT_RUNNER_USER_PASS_WORD:-}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Additional variables
FORGEJO_PORT="${FORGEJO_PORT:-80}"
SYS_AUTH_TOKEN="$(__gen_auth_token)"
SYS_AUTH_TOKEN="$(__random_password)"
FORGEJO_USER="${FORGEJO_USER:-SERVICE_USER}"
INSTANCE_HOSTNAME="${FORGEJO_HOSTNAME:-$HOSTNAME}"
RUNNER_LABELS="linux:host,"