Closed DesBlock closed 2 months ago
Additionally, you may need to set the NODE_DB_URI
and TEST_DB_URI
values to the service name used within docker-compose.dev.yaml
. In the case of the stock docker-compose file that would be mongo
config.json: "NODE_DB_URI": "mongodb://mongo:27017/habitica?replicaSet=rs",
config.json: "TEST_DB_URI": "mongodb://mongo:27017/habitica-test?replicaSet=rs",
Looking good, @DesBlock! If you do ever set up an account on habitica.com, we can give you contrib credit there!
Fixes #14349
Changes
UUID: Self-hosted