aboutsummaryrefslogtreecommitdiffstats
path: root/.env.example
blob: ff57479c5191f2c28b24f9dc5323071a971e97e8 (plain)
1
2
3
4
5
6
7
8
9
MYSQL_ROOT_PASSWORD=changeme
MYSQL_DATABASE=camagru
MYSQL_USER=camagru
MYSQL_PASSWORD=changeme

APP_URL=http://localhost:8080
APP_SECRET=changeme_random_string

MAIL_FROM=noreply@camagru.local