Revert stuff
This commit is contained in:
@@ -6,7 +6,7 @@ default: &default
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
host: tcp://192.168.23.75:2375
|
||||
host: tcp://192.168.59.104:2376
|
||||
workspace_root: <%= File.join('/', 'shared', Rails.env) %>
|
||||
|
||||
production:
|
||||
@@ -23,5 +23,5 @@ production:
|
||||
|
||||
test:
|
||||
<<: *default
|
||||
host: tcp://192.168.23.75:2375
|
||||
host: tcp://192.168.59.104:2376
|
||||
workspace_root: <%= File.join('/', 'shared', Rails.env) %>
|
||||
|
Reference in New Issue
Block a user