Update .env
This commit is contained in:
parent
8c8256a995
commit
5e47f955e3
1 changed files with 5 additions and 5 deletions
10
.env
10
.env
|
@ -1,5 +1,5 @@
|
|||
ADMIN_USERNAME=Svr_admin
|
||||
ADMIN_PASSWORD=temppass
|
||||
MONGODB_URI=mongodb+srv://euler:0f61VcV5UWozRWxp@learning-mongo.jcsdeht.mongodb.net/node-tuts
|
||||
UPLOADTHING_SECRET=sk_live_0c456ce4a8366c64660dbf057bf8dd8bbe9db3d4bf7a70766855c04c09ba0aa9
|
||||
UPLOADTHING_APP_ID=6no1s7ob1p
|
||||
ADMIN_USERNAME=
|
||||
ADMIN_PASSWORD=
|
||||
MONGODB_URI=
|
||||
UPLOADTHING_SECRET=
|
||||
UPLOADTHING_APP_ID=
|
||||
|
|
Loading…
Reference in a new issue