mirror of
https://github.com/documize/community.git
synced 2025-08-08 06:55:28 +02:00
localhost
This commit is contained in:
parent
d554af189b
commit
12db5fe0ae
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ module.exports = function(environment) {
|
|||
};
|
||||
|
||||
ENV.apiHost = "https://localhost:5001";
|
||||
ENV.apiHost = "https://demo1.dev:5001";
|
||||
// ENV.apiHost = "https://demo1.dev:5001";
|
||||
}
|
||||
|
||||
if (environment === 'test') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue