This website requires JavaScript.
Explore
Help
Register
Sign In
xinyu.yao
/
xy-crm
Watch
1
Star
0
Fork
You've already forked xy-crm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0da9e35d8e
xy-crm
/
Dockerfile
4 lines
91 B
Docker
Raw
Blame
History
FROM
node:22-alpine3.19
MONGO_DSN
=
"mongodb://root:root@localhost:27017/crm"
MONGO_DB
=
"crm"
Reference in New Issue
View Git Blame
Copy Permalink