mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 02:36:36 +00:00
refactor build config
This commit is contained in:
4
src/browser/shared/config/env.js
Normal file
4
src/browser/shared/config/env.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/* global angular */
|
||||
angular.module('codexen.shared')
|
||||
.constant('apiUrl', 'http://localhost:8000/')
|
||||
// .constant('apiUrl', 'http://codexen-server-dev.elasticbeanstalk.com/')
|
||||
Reference in New Issue
Block a user