You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
165 B
Bash

APP_ENV=dev
APP_SECRET=eb09be4fcc136ed9174c7136f13b98e4
DATABASE_URL="postgresql://trial_user:trial_password@postgres:5433/trial_db?serverVersion=16&charset=utf8"