remove (most likely lol) unused key from example config
This commit is contained in:
parent
bd5b483fd6
commit
f937bfc00b
@ -96,8 +96,7 @@ This can be used in conjunction with this example config.json file:
|
||||
"DB_PORT": 3306,
|
||||
"DB_USER": "root",
|
||||
"DB_PASSWORD": "iloveaidxnfun123",
|
||||
"DB_NAME": "aidxnfun",
|
||||
"PORT": 3000
|
||||
"DB_NAME": "aidxnfun"
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -3,6 +3,5 @@
|
||||
"DB_PORT": 3306,
|
||||
"DB_USER": "root",
|
||||
"DB_PASSWORD": "iloveaidxnfun123",
|
||||
"DB_NAME": "aidxnfun",
|
||||
"PORT": 3000
|
||||
"DB_NAME": "aidxnfun"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user