Skip to content

Commit

Permalink
worbli api
Browse files Browse the repository at this point in the history
  • Loading branch information
bkawk committed Nov 20, 2018
1 parent 26777fa commit a1fe095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/worbli-env.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class WorbliEnv extends PolymerElement {
type: String,
reflectToAttribute: true,
notify: true,
value: 'https://api.dac.city/api/v1' //'http://localhost:9000/api/v1' //'https://test-api.worbli.io/api/v1' // 'https://api.dac.city/api/v1'
value: 'https://test-api.worbli.io/api/v1' //'http://localhost:9000/api/v1' // 'https://api.dac.city/api/v1'
},
};
}
Expand Down

0 comments on commit a1fe095

Please sign in to comment.