Skip to content

Instantly share code, notes, and snippets.

@wingedpig
Created December 13, 2022 15:37
Show Gist options
  • Save wingedpig/72aea2edfbd16c25e8bb3457d8a92fa6 to your computer and use it in GitHub Desktop.
Save wingedpig/72aea2edfbd16c25e8bb3457d8a92fa6 to your computer and use it in GitHub Desktop.
{
"UserDbConfig": {
"URL": "user=groupsio password=dev host=127.0.0.1 dbname=userdb",
"MaxIdleConnections": 1,
"MaxOpenConnections": 10,
"ConnMaxLifetime": 0,
"Replica": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment