/* global angular */ angular.module('codexen.shared') // .constant('apiUrl', 'http://localhost:8000/') .constant('apiUrl', 'http://codexen-server-dev.elasticbeanstalk.com/')