fix(localtest):
This commit is contained in:
parent
09d6c3b313
commit
dcc2a91ce3
1 changed files with 2 additions and 2 deletions
|
@ -132,8 +132,8 @@ gitea:
|
|||
SHOW_FOOTER_TEMPLATE_LOAD_TIME: true
|
||||
|
||||
database:
|
||||
DB_TYPE: sqlite
|
||||
SSL_MODE: verify-ca
|
||||
DB_TYPE: sqlite3
|
||||
# SSL_MODE: verify-ca
|
||||
|
||||
server:
|
||||
DOMAIN: 'localtest.me'
|
||||
|
|
Loading…
Reference in a new issue