7c09ac46da
The purpose of this branch is to bring this project in line with the JWT protcol that the microservice is using. For the time being, it's easier to get a stripped-down and stable build and replace the lost parts, one- by-one.
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
WEB_PORT=3000
|
|
|
|
DB_HOSTNAME=database
|
|
DB_DATABASE=template
|
|
DB_USERNAME=template
|
|
DB_PASSWORD=pikachu
|
|
DB_TIMEZONE=Australia/Sydney
|
|
|
|
SECRET_ACCESS=access |