Update README.md
This commit is contained in:
parent
38760a921d
commit
b83c7ef5c8
@ -62,7 +62,7 @@ If you use mongodb, you need to specify the environment variable `DB_URL`
|
|||||||
export DB_URL=mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count
|
export DB_URL=mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count
|
||||||
```
|
```
|
||||||
|
|
||||||
replit can use Secrets, [documentation](https://docs.replit.com/programming-ide/storing-sensitive-information-environment-variables)
|
Replit can use Secrets, check [documentation](https://docs.replit.com/programming-ide/storing-sensitive-information-environment-variables)
|
||||||
|
|
||||||
```
|
```
|
||||||
DB_URL="mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count"
|
DB_URL="mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count"
|
||||||
|
Loading…
Reference in New Issue
Block a user