mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-06-30 18:40:31 +02:00
This commit is contained in:
@@ -5,7 +5,7 @@ runmode = prod
|
||||
|
||||
# database
|
||||
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
|
||||
showSql = true
|
||||
|
||||
Reference in New Issue
Block a user