update
This commit is contained in:
@@ -3,4 +3,4 @@ Host: 0.0.0.0
|
||||
Port: 8888
|
||||
|
||||
Database:
|
||||
DSN: "host=localhost port=5432 user=postgres password=your_password dbname=steam_union sslmode=disable"
|
||||
DSN: "${DATABASE_DSN}" # postgres: host=localhost port=5432 user=postgres password=your_password dbname=steam_union sslmode=disable
|
||||
|
||||
Reference in New Issue
Block a user