reverse proxy to gitea

This commit is contained in:
2026-02-16 13:21:11 +00:00
parent d7393e1419
commit 11ad0b5a83
2 changed files with 14 additions and 0 deletions

View File

@@ -78,8 +78,10 @@ services:
- ./.env
ports:
- "${ICECAST_PORT}:${ICECAST_PORT}"
gitea:
image: docker.gitea.com/gitea:1.25.4-rootless
container_name: "${GITEA_HOST}"
networks:
- app-network
environment: