mirror of
https://github.com/caprover/caprover
synced 2026-09-26 16:45:39 +00:00
update the top level domain for development
update the top level domain for development
This commit is contained in:
Vendored
+2
-2
@@ -91,7 +91,7 @@ angular
|
||||
|
||||
// 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/';
|
||||
|
||||
@@ -1653,4 +1653,4 @@ function rdWidget() {
|
||||
function link(scope, element, attrs) {
|
||||
/* */
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user