API configuration
API_URL
API_HOSTNAME
API_EXPRESS_PORT
API_EMAILADDRESS "url": "",
"hostname": "",
"emailAddress": "",
"express": {
"port": 0
},API_DATABASE_USER
API_DATABASE_PASSWORD
API_DATABASE_DATABASE
API_DATABASE_HOST "database": {
"user": "",
"password": "",
"database": "",
"host": "",
"dialect": "",
"multipleStatements": true
},Last updated
Was this helpful?