Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installing Via Compose file -

Env Environmental Variable Update

MongoDB service

- MONGO_INITDB_ROOT_USERNAME=<your username>
Update Datbase - MONGO_INITDB_ROOT_PASSWORD=<your password>

CustomAPI
- dbusername=<application username>
- dbpassword=<application password>
- auth.secret=
- aesEncryptionKey=

Update Database Login Credentials for all containers.

...