Skip to content

Commit

Permalink
update api url
Browse files Browse the repository at this point in the history
  • Loading branch information
milon27 committed Jan 18, 2022
1 parent 3e80420 commit 820b379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/helpers/Define.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const Define = {
API_BASE_URL: "https://passapi.milon27.ml/",//https://password-manager-api-27.herokuapp.com/,http://192.168.4.65:2727/
API_BASE_URL: "https://api.domain.com/",//
//time format
FORMAT_DATE: "DD-MM-YYYY",
//bootstrap color
Expand Down

0 comments on commit 820b379

Please sign in to comment.