7 lines
193 B
YAML
7 lines
193 B
YAML
Name: ServerStatistics
|
|
Host: 0.0.0.0
|
|
Port: 8888
|
|
|
|
Database:
|
|
DSN: "${DATABASE_DSN}" # postgres: host=localhost port=5432 user=postgres password=your_password dbname=steam_union sslmode=disable
|