mirror of
https://github.com/alexgo-io/gaze-indexer.git
synced 2026-04-30 04:35:13 +08:00
fix: config example
This commit is contained in:
@@ -17,5 +17,5 @@ modules:
|
||||
port: 5432
|
||||
user: "postgres"
|
||||
password: "password"
|
||||
db: "postgres"
|
||||
dbname: "postgres"
|
||||
# url: "postgres://postgres:password@localhost:5432/postgres?sslmode=prefer" # [Optional] This will override other database connection configurations
|
||||
|
||||
Reference in New Issue
Block a user