Update README_Install_Ubuntu.md
This commit is contained in:
parent
0592286eb1
commit
9adf438040
1 changed files with 3 additions and 5 deletions
|
@ -34,8 +34,6 @@
|
||||||
* rake assets:precompile
|
* rake assets:precompile
|
||||||
|
|
||||||
### Start Zammad
|
### Start Zammad
|
||||||
* rake assets:precompile
|
* rails s -b 0.0.0.0 -p 3000
|
||||||
* puma -p 3000 # application web server
|
* script/websocket-server.rb start
|
||||||
* script/websocket-server.rb start # non blocking websocket server
|
* script/scheduler.rb start
|
||||||
* script/scheduler.rb start # generate overviews on demand, just send changed data to browser
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue