fix: update site settings for gitea

This commit is contained in:
TheMaddax 2024-11-30 13:59:16 -06:00
parent 2a373b95d4
commit 27ca86f191

View file

@ -16,7 +16,7 @@ services:
- GITEA__server__PROTOCOL=http
- GITEA__server__DOMAIN=10.4.0.206
- GITEA__server__ROOT_URL=http://10.4.0.206:3000/
- GITEA__site__TITLE=DeafGain Gitea
- GITEA__site__TITLE="DeafGain Gitea"
- GITEA__repository__ROOT=/data/gitea/gitea-repositories
- GITEA__lfs__PATH=/data/gitea/lfs
volumes: