thesis/project/backend/.env

10 lines
249 B
Bash
Raw Normal View History

2020-04-11 18:09:14 +03:00
APP_NAME=thesis
2020-04-28 19:00:57 +03:00
BIND=localhost
2020-04-13 17:48:42 +03:00
PORT=3880
2020-04-11 18:09:14 +03:00
DOMAIN=localhost
DATABASE_URL=mysql://diesel:fuel@localhost/thesis
JWT_SECRET=taiCoh4dEvoo0IefEvoo0IefaiNai7uv
SECRET=la4kuuPhSai2johyIephaa4fahm5Siey
2020-04-28 19:00:57 +03:00
ALLOWED_ORIGIN=http://localhost:3880
2020-04-11 18:09:14 +03:00
COOKIE_SECURE=false