🔧 update env
This commit is contained in:
parent
2261af9848
commit
77ad8f61b0
10
.env.example
10
.env.example
@ -1,3 +1,11 @@
|
|||||||
NEXT_PUBLIC_CHINT_TOKEN=lIywwAMdrOdsRxuWvRoekdxrPtmIPkxA
|
NEXT_PUBLIC_API_BASE_URL=http://localhost:3005
|
||||||
|
|
||||||
DATABASE_URL="postgresql://postgres:root@localhost:5432/rooftop?schema=public"
|
DATABASE_URL="postgresql://postgres:root@localhost:5432/rooftop?schema=public"
|
||||||
JWT_SECRET="secret_key"
|
JWT_SECRET="secret_key"
|
||||||
|
|
||||||
|
#SUNGROW
|
||||||
|
SUNGROW_SECRET_KEY=
|
||||||
|
SUNGROW_APP_KEY=
|
||||||
|
|
||||||
|
#CHINT
|
||||||
|
NEXT_PUBLIC_CHINT_TOKEN=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user