fix(forgejo): Set DB type
This commit is contained in:
@@ -47,6 +47,7 @@ gitea:
|
|||||||
UPDATE_AVATAR: true
|
UPDATE_AVATAR: true
|
||||||
ACCOUNT_LINKING: auto
|
ACCOUNT_LINKING: auto
|
||||||
database:
|
database:
|
||||||
|
DB_TYPE: postgres
|
||||||
MAX_OPEN_CONNS: 90
|
MAX_OPEN_CONNS: 90
|
||||||
attachment:
|
attachment:
|
||||||
STORAGE_TYPE: minio
|
STORAGE_TYPE: minio
|
||||||
|
|||||||
Reference in New Issue
Block a user