mirror of
https://github.com/zammad/zammad
synced 2026-05-24 09:48:36 +00:00
3 lines
No EOL
137 B
Text
3 lines
No EOL
137 B
Text
web: bundle exec rails s -p 3000
|
|
worker: bundle exec script/scheduler.rb start -t
|
|
websocket: bundle exec script/websocket-server.rb start |