This commit is contained in:
2026-03-29 08:08:37 +00:00
parent 07b2f20ca9
commit 146ba14e79

View File

@@ -58,6 +58,7 @@ services:
volumes: volumes:
- "${GITEA_HOME}/runner:/data" - "${GITEA_HOME}/runner:/data"
- "/srv/www:/deploy" - "/srv/www:/deploy"
- "/srv/configs:/assets"
- "/var/run/docker.sock:/var/run/docker.sock" - "/var/run/docker.sock:/var/run/docker.sock"
networks: networks:
- gitea_net - gitea_net