Reconcile production settings with globally disabled Gitea Actions support

Hop-State: A_06FN5JKZ6CTGH9CGNFHTXM0
Hop-Proposal: R_06FN5JG8ANPH2Q6BBKD7YMG
Hop-Task: T_06FN50V05VH5V9WE9QQF9KR
Hop-Attempt: AT_06FN5J4ZA8XA979AVSBCSNG
This commit is contained in:
Hop
2026-07-11 13:07:10 -07:00
parent fa2f16f9cf
commit e4c76dc93a
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ services:
GITEA__server__SSH_PORT: ${GITEA_SSH_PORT:-2222}
GITEA__server__DISABLE_SSH: ${GITEA_DISABLE_SSH:-false}
GITEA__service__DISABLE_REGISTRATION: ${GITEA_DISABLE_REGISTRATION:-false}
GITEA__actions__ENABLED: ${GITEA_ACTIONS_ENABLED:-true}
GITEA__security__INSTALL_LOCK: "true"
GITEA__webhook__ALLOWED_HOST_LIST: control-plane
ports: