1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 02:36:36 +00:00

update popup and set stage api

This commit is contained in:
Rokt33r
2015-06-25 21:01:57 +09:00
parent 549ce7f299
commit ee139ca36d
9 changed files with 89 additions and 13 deletions

View File

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