mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
merging back into one repo - not going to host on app engine - google won't allow me to connect to external database
This commit is contained in:
12
config.template.json
Normal file
12
config.template.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"database": {
|
||||
"url": "",
|
||||
"database": "",
|
||||
"username": "",
|
||||
"password": ""
|
||||
},
|
||||
"api": {
|
||||
"key": ""
|
||||
},
|
||||
"port": 8080
|
||||
}
|
||||
Reference in New Issue
Block a user