cb72c901b3
Ref: #32669. Helps addressing https://gitea.com/gitea/helm-chart/issues/356.
3 lines
78 B
Bash
3 lines
78 B
Bash
#!/bin/bash
|
|
exec /app/gitea/gitea config edit-ini --in-place --apply-env "$@"
|