Updated: starts style & api path to heroku
This commit is contained in:
@@ -10,8 +10,8 @@ import {FileSelect, FileDrop, FileUploader} from '../../../components/index';
|
||||
// webpack html imports
|
||||
let template = require('./simple-demo.html');
|
||||
|
||||
const URL = '/api/';
|
||||
// const URL = 'https://evening-anchorage-3159.herokuapp.com/api/';
|
||||
// const URL = '/api/';
|
||||
const URL = 'https://evening-anchorage-3159.herokuapp.com/api/';
|
||||
|
||||
@Component({
|
||||
selector: 'simple-demo'
|
||||
|
||||
Reference in New Issue
Block a user