Skip to content

Instantly share code, notes, and snippets.

@AlexanderKozhevin
Created April 4, 2016 18:16
Show Gist options
  • Save AlexanderKozhevin/206cecd51736ab14f7c1d5e243fabbba to your computer and use it in GitHub Desktop.
Save AlexanderKozhevin/206cecd51736ab14f7c1d5e243fabbba to your computer and use it in GitHub Desktop.
app.config (RestangularProvider) ->
RestangularProvider.setBaseUrl('http://app.vnedesign.ru/api')
RestangularProvider.setDefaultHeaders({'Content-Type': 'application/json'});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment