DATABASE_URL=postgres://user:pass@example.com:5432/dbname
#DATABASE_URL=mariadb://timelimit:timelimitpassword@database:3306/timelimit
PORT=8080
NODE_ENV=production
#GOOGLE_PLAY_PUBLIC_KEY=
MAIL_SENDER=timelimit@example.com
MAIL_TRANSPORT={"host": "localhost", "port": 25}
MAIL_IMPRINT=
ADMIN_TOKEN=changeme_token
MAIL_SERVER_BLACKLIST=
MAIL_WHITELIST=
DISABLE_SIGNUP=no
ALWAYS_PRO=no
PING_INTERVAL_SEC=25
SIGN_SECRET=changeme_secret
