Revert stuff

This commit is contained in:
Jan Renz
2015-04-28 16:48:52 +02:00
parent 23ddfaca11
commit c39fd9d6ce
2 changed files with 3 additions and 6 deletions

View File

@@ -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) %>