8 lines
297 B
JSON
8 lines
297 B
JSON
{
|
|
"name":"Curious Greg",
|
|
"website":"https://git.lynnesbian.space/lynnesbian/curious-greg",
|
|
"flask_key":"put a secure secret key here, and rename this file to 'meta.json'",
|
|
"dbuser":"curiousgreg",
|
|
"dbpass":"choose a good password for the mysql user and put it here",
|
|
"dbname":"curiousgreg"
|
|
}
|