Files
peertube-collector/server/.env.example
Mirko Milovanovic 76edbf0624
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m41s
feat: add MongoDB and Mongo Express services with initialization script
2025-02-09 17:16:16 +01:00

5 lines
150 B
Plaintext

# MongoDB Environment
MONGO_INITDB_ROOT_USERNAME=root
MONGO_INITDB_ROOT_PASSWORD=password
MONGO_EXPRESS_USERNAME=admin
MONGO_EXPRESS_PASSWORD=password