# [gitea-mirror](https://docs.gitea.com/usage/repository/repo-mirror/) ## gitea-mirror ### General - Compose Path: `./projects/gitea-mirror/docker-compose.yml` ### Environment - BETTER_AUTH_SECRET: #your secret, which is automatically generated by the gitea-mirror template - BETTER_AUTH_URL: #your gitea-mirror domain - for example `https://giteamirror.example.com` ### Domains - Service Name: `gitea-mirror` - Container Port: `4321` - HTTPS: `true` - Certificate Provider: `Let's Encrypt` ### Volume Backups - Task Name: `gitea-mirror` - Schedule `0 0 * * *` - Service Name: `gitea-mirror` - Volume: `giteamirror-giteamirror-xxx` - Keep Latest Backups: `7` - Enabled: `true`