update the top level domain for development

update the top level domain for development
This commit is contained in:
Nitin Goyal
2017-12-19 15:14:44 +05:30
committed by GitHub
parent 27033c3235
commit b45e3f5989
+1 -1
View File
@@ -9,7 +9,7 @@
// In developement
// Uncomment the following line if you have dnsmasq installed
// BASE_API = 'http://captain.captain.x/api/v1/';
// BASE_API = 'http://captain.captain.localhost/api/v1/';
// Uncomment the following line if you don't have dnsmasq installed
// BASE_API = 'http://127.0.0.1:3000/api/v1/';