fix: update site settings for gitea
This commit is contained in:
parent
2a373b95d4
commit
27ca86f191
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ services:
|
||||||
- GITEA__server__PROTOCOL=http
|
- GITEA__server__PROTOCOL=http
|
||||||
- GITEA__server__DOMAIN=10.4.0.206
|
- GITEA__server__DOMAIN=10.4.0.206
|
||||||
- GITEA__server__ROOT_URL=http://10.4.0.206:3000/
|
- 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__repository__ROOT=/data/gitea/gitea-repositories
|
||||||
- GITEA__lfs__PATH=/data/gitea/lfs
|
- GITEA__lfs__PATH=/data/gitea/lfs
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue