database: type: "postgres" # mysql, postgres, oracle, sqlserver host: "69.235.172.218" port: 5432 username: "x3stock" password: "mos8555" database: "x3stock" max_open_conns: 100 max_idle_conns: 10 conn_max_lifetime: 300