Commit 15c0f082 authored by 姜登's avatar 姜登

docker

parent 960dfab2
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"scripts": { "scripts": {
"start": "egg-scripts start --daemon --title=egg-server-yizhi_server", "start": "egg-scripts start --daemon --title=egg-server-yizhi_server",
"stop": "egg-scripts stop --title=egg-server-yizhi_server", "stop": "egg-scripts stop --title=egg-server-yizhi_server",
"docker": "eggctl start --title=egg-server-yizhi_server",
"dev": "egg-bin dev", "dev": "egg-bin dev",
"debug": "egg-bin debug", "debug": "egg-bin debug",
"test": "npm run lint -- --fix && npm run test-local", "test": "npm run lint -- --fix && npm run test-local",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment