chore: update docker-compose files to use environment variables for MongoDB configuration and add health checks for MongoDB service
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# Database
|
||||
MONGODB_URI=mongodb://host.docker.internal:27017/stripstream
|
||||
|
||||
# MongoDB
|
||||
MONGO_USER=admin
|
||||
MONGO_PASSWORD=password
|
||||
|
||||
Reference in New Issue
Block a user