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
master
xy-crm
/
Dockerfile
4 lines
91 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
init
2024-09-17 14:49:58 +00:00
FROM
node:22-alpine3.19
MONGO_DSN
=
"mongodb://root:root@localhost:27017/crm"
MONGO_DB
=
"crm"