fix gitea

This commit is contained in:
2026-02-16 13:57:28 +00:00
parent 11ad0b5a83
commit b506bae515
3 changed files with 4 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ services:
depends_on:
- backend
- icecast2
- gitea
networks:
- app-network
ports:
@@ -94,8 +95,6 @@ services:
volumes:
- ./gitea/data:/var/lib/gitea
- ./gitea/config:/etc/gitea
- ./data:/var/lib/gitea
- ./config:/etc/gitea
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports: