diff --git a/servers/legion/apps/gitea.yaml b/servers/legion/apps/gitea.yaml index 6ed1db6..310ffa4 100644 --- a/servers/legion/apps/gitea.yaml +++ b/servers/legion/apps/gitea.yaml @@ -60,7 +60,7 @@ spec: - name: GITEA__webhook__ALLOWED_HOST_LIST value: 192.168.0.0/24,10.0.0.0/8 - name: GITEA__actions__DEFAULT_ACTIONS_URL - value: gitea + value: https://gitea.com volumeMounts: - name: data mountPath: /data