Added env
This commit is contained in:
parent
a34eba6777
commit
2aaaf529f0
7
apps/backend/.env.example
Normal file
7
apps/backend/.env.example
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
APP_PORT = 3000
|
||||||
|
|
||||||
|
DATABASE_URL =
|
||||||
|
|
||||||
|
ACCESS_TOKEN_SECRET =
|
||||||
|
REFRESH_TOKEN_SECRET =
|
||||||
|
COOKIE_SECRET =
|
||||||
Loading…
Reference in New Issue
Block a user