Change gitea custom path
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
gitea_db:
|
||||
condition: service_healthy
|
||||
environment:
|
||||
- GITEA_CUSTOM=/data/gitea/custom
|
||||
- GITEA__database__DB_TYPE=postgres
|
||||
- GITEA__database__HOST=gitea_db:5432
|
||||
- GITEA__database__NAME=gitea
|
||||
|
||||
Reference in New Issue
Block a user