mirror of
https://github.com/aykhans/bsky-feedgen.git
synced 2025-07-18 05:34:01 +00:00
Add example for production deployment
This commit is contained in:
4
config/app/mongodb.env
Normal file
4
config/app/mongodb.env
Normal file
@@ -0,0 +1,4 @@
|
||||
MONGODB_HOST=localhost
|
||||
MONGODB_PORT=27017
|
||||
MONGODB_USERNAME=
|
||||
MONGODB_PASSWORD=
|
Reference in New Issue
Block a user