all requirement updated, and integrated with dev version of canvas
This commit is contained in:
parent
c76b18346a
commit
363edc548a
1 changed files with 21 additions and 0 deletions
21
env.example
Normal file
21
env.example
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
SERVER_URL=
|
||||||
|
SERVER_PORT=
|
||||||
|
|
||||||
|
DATABASE_URL=
|
||||||
|
|
||||||
|
MINIO_ACCESS_KEY=
|
||||||
|
MINIO_SECRET_KEY=
|
||||||
|
MINIO_ENDPOINT=
|
||||||
|
MINIO_PORT=
|
||||||
|
|
||||||
|
CLERK_SECRET_KEY=
|
||||||
|
|
||||||
|
JWT_ACCESS_TOKEN_SECRET=
|
||||||
|
|
||||||
|
JWT_REFRESH_TOKEN_SECRET=
|
||||||
|
|
||||||
|
# developer canvas server url
|
||||||
|
CANVAS_SERVER_URL_DEV=
|
||||||
|
|
||||||
|
PEXELS_URL=
|
||||||
|
PEXELS_ACCESS_KEY=
|
||||||
Loading…
Add table
Reference in a new issue