Commit b4ad3968 authored by HAYWAEL's avatar HAYWAEL

fix

parent 0fc5151b
Pipeline #27871 passed with stage
in 6 minutes 29 seconds
......@@ -10,7 +10,7 @@
"scripts": {
"start": "egg-scripts start --daemon --title=egg-server-zeus-server",
"stop": "egg-scripts stop --title=egg-server-zeus-server",
"docker": "egg-scripts start --title=egg-server-zeus-server",
"docker": "eggctl start --title=egg-server-zeus-server",
"dev": "egg-bin dev",
"debug": "egg-bin debug",
"test-local": "egg-bin test",
......
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