Commit 78300a56 authored by Grzegorz Pietrusza's avatar Grzegorz Pietrusza

update apiAddress

parent c92b1ff7
......@@ -33,7 +33,7 @@
app.factory('AppSettings', function() {
return {
apiAddress: "http://localhost:8080"
apiAddress: "http://localhost:8080/api/v1"
}
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment