We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6877bc commit 38853eaCopy full SHA for 38853ea
.env.example
@@ -2,4 +2,4 @@
2
# Copy this file to .env and fill in your actual configuration values.
3
# The .env file is ignored by Git and should NOT be committed.
4
5
-DATABASE_URL="postgres://user:password@localhost:5432/db_name"
+DATABASE_URL="mongodb://user:password@localhost:27017/ht_api_db"
0 commit comments