Skip to content

Commit

Permalink
code updated
Browse files Browse the repository at this point in the history
  • Loading branch information
aunindadf committed Apr 27, 2016
1 parent 19a06e9 commit 6b643e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devtracker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
#set :oipa_api_url, 'http://dfid-oipa.zz-clients.net/api/'
#set :oipa_api_url, 'https://devtracker.dfid.gov.uk/api/'
#set :oipa_api_url, 'http://loadbalancer1-dfid.oipa.nl/api/'
set :oipa_api_url, 'http://staging-dfid.oipa.nl/api/'
#set :oipa_api_url, 'http://staging-dfid.oipa.nl/api/'

# Server Machine: set global settings to use varnish cache
#set :oipa_api_url, 'http://127.0.0.1:6081/api/'
set :oipa_api_url, 'http://127.0.0.1:6081/api/'

#ensures that we can use the extension html.erb rather than just .erb
Tilt.register Tilt::ERBTemplate, 'html.erb'
Expand Down

0 comments on commit 6b643e9

Please sign in to comment.