diff --git a/config/docker.yml.erb b/config/docker.yml.erb index b44497fd..9f916acc 100644 --- a/config/docker.yml.erb +++ b/config/docker.yml.erb @@ -22,6 +22,7 @@ production: interval: 30 timeout: 60 workspace_root: <%= Rails.root.join('tmp', 'files', Rails.env) %> + ws_host: ws://localhost:4243 test: <<: *default