mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 06:55:37 +02:00
docs: Update app.conf
All checks were successful
CI / validateComposeSyntax (push) Successful in 18s
All checks were successful
CI / validateComposeSyntax (push) Successful in 18s
This commit is contained in:
@@ -5,7 +5,7 @@ runmode = prod
|
|||||||
|
|
||||||
# database
|
# database
|
||||||
driverName = postgres
|
driverName = postgres
|
||||||
dataSourceName = host=db port=5432 user=casdoor password=Str0ngPassw0rt! dbname=casdoor sslmode=disable
|
dataSourceName = host=db port=5432 user=casdoor password=pls-changeme-to-strong-pw dbname=casdoor sslmode=disable
|
||||||
|
|
||||||
# logging and debugging
|
# logging and debugging
|
||||||
showSql = true
|
showSql = true
|
||||||
|
|||||||
Reference in New Issue
Block a user