An open API service indexing awesome lists of open source software.

https://github.com/ealenn/dofus-together


https://github.com/ealenn/dofus-together

api-rest dofus donjon quest

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Dofus Together

- [Dofus Together](#dofus-together)
- [Configuration](#configuration)

## Configuration

| Environment Variable | Default | Description |
|---|---|---|
|APP_VERSION| Package.json version |Current version|
|PORT|`3000`|Webserver|
|JWT_SECRET|`123456789`|Secret used to sign JWT|
|JWT_EXPIRE_SECONDS|`60`|JWT expiration in seconds|