widget panel Create and get operations completed
This commit is contained in:
8
.env
8
.env
@@ -3,4 +3,10 @@ MONGO_USER=adminForever
|
||||
MONGO_PASSWORD=Pass@2025@admin
|
||||
DOCKER_MONGO_URI=mongodb://mongo/
|
||||
JWT_SECRET=your_jwt_secret
|
||||
PORT=2001
|
||||
PORT=2000
|
||||
# LOCAL_MONGO_URI=mongodb://192.168.0.110:27017/
|
||||
# MONGO_USER=mydata
|
||||
# MONGO_PASSWORD=mongodb@hexr2002
|
||||
# # DOCKER_MONGO_URI=mongodb://mongo/
|
||||
# JWT_SECRET=your_jwt_secret
|
||||
# PORT=2000
|
||||
Reference in New Issue
Block a user