POSTGRES_USER=user POSTGRES_PASSWORD=eip POSTGRES_NAME=chromacase POSTGRES_HOST=db DATABASE_URL=postgresql://user:eip@db:5432/chromacase JWT_SECRET=wow POSTGRES_DB=chromacase API_URL=http://localhost:80/api SCORO_URL=ws://localhost:6543 GOOGLE_CLIENT_ID=toto GOOGLE_SECRET=tata GOOGLE_CALLBACK_URL=http://localhost:19006/logged/google SMTP_TRANSPORT=smtps://toto:tata@relay MAIL_AUTHOR='"Chromacase" ' IGNORE_MAILS=true