This version of the backend is now obsolete. Click here for the new version of the backend.
Backend of Dragalia Lost info website by OM.
Name | Required/Optional | Description |
---|---|---|
MONGO_URL | Required | Connection string of MongoDB database. |
MONGO_DB | Optional | Database to use. If specified, all data will be manipulated in the given database only. |
TEST | Optional | Specify this to 1 for CI test-specific behavior. |