added config.json to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -139,3 +139,4 @@ dist
|
||||
#Local
|
||||
uploads
|
||||
temp
|
||||
config.json
|
||||
|
||||
10
config.json
10
config.json
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"debug": true,
|
||||
"port": "8081",
|
||||
"dbuser": "bsfe",
|
||||
"dbhost": "localhost",
|
||||
"dbport": "5432",
|
||||
"dbpassword": "Ch@NgEME!",
|
||||
"dbname": "bsfe",
|
||||
"secret": "SECRET!11!1!"
|
||||
}
|
||||
Reference in New Issue
Block a user