Skip to content

Instantly share code, notes, and snippets.

@vaygeth89
Last active October 23, 2021 12:51
Show Gist options
  • Save vaygeth89/81e56fe24277f9a2e8e8b80598b40ad6 to your computer and use it in GitHub Desktop.
Save vaygeth89/81e56fe24277f9a2e8e8b80598b40ad6 to your computer and use it in GitHub Desktop.
//Todo use your own URL/DNS here
//This IP is my local machine service that have my backend code installed
const accountAPIURL_v1 = "http://192.168.68.111:5000/api/v1/account/";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment