COMPOSE_PROJECT_NAME=mathbotics

PORT=5000

DATABASE_URL=postgres://postgres:password@pg.docker.mathbotics.me/postgres

JWT_SECRET=changeme
