Created
December 13, 2022 15:37
-
-
Save wingedpig/72aea2edfbd16c25e8bb3457d8a92fa6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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