Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

Commit

Permalink
Update dcc-author-server-address.js
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusmota authored Apr 20, 2019
1 parent 9baf457 commit 4b55671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook/author/js/dcc-author-server-address.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(function() {
DCCAuthorServer.serverAddress = "http://35.247.224.186/case-notebook/latest/server/";
DCCAuthorServer.serverAddress = "http://35.247.224.186/case-notebook/v1/server/";
// DCCAuthorServer.serverAddress = "http://127.0.0.1:8888/";
})();

0 comments on commit 4b55671

Please sign in to comment.