mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 05:02:52 +02:00
update sqlite
This commit is contained in:
parent
5e30d95f10
commit
7dafe6f029
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ services:
|
|||
GTS_HOST: ${GTS_HOST}
|
||||
GTS_TRUSTED_PROXIES: ${GTS_TRUSTED_PROXIES}
|
||||
GTS_INSTANCE_LANGUAGE: ${GTS_INSTANCE_LANGUAGE}
|
||||
GTS_DB_TYPE: sqlite
|
||||
GTS_DB_ADDRESS: /gotosocial/storage/sqlite.db
|
||||
GTS_OIDC_ENABLED: true
|
||||
GTS_OIDC_ISSUER: ${GTS_OIDC_ISSUER}
|
||||
GTS_OIDC_IDP_NAME: ${GTS_OIDC_IDP_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue