Merge branch 'feature/bitcoin-indexer' into feat/runes-module

# Conflicts:
#	config.example.yaml
This commit is contained in:
Gaze
2024-04-15 00:45:21 +07:00

View File

@@ -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