1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-14 10:16:26 +00:00
Files
Boostnote/src/browser/shared/config/env.js
2015-06-25 21:01:57 +09:00

5 lines
178 B
JavaScript

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