redfix gitea fix v2 (-s seed, v3)

This commit is contained in:
autonomic-bot
2026-06-18 02:52:52 +00:00
parent 357926f26e
commit a0f2db8872
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ services:
image: "gitea/gitea:1.24.2-rootless"
configs:
- source: app_ini
target: /etc/gitea/app.ini
target: /etc/gitea/app.ini.init
- source: docker_setup_sh
target: /usr/local/bin/docker-setup.sh
mode: 0555