Luyus
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
NODE_ENV: '"production"',
|
||||
ENV_CONFIG: '"prod"',
|
||||
BASE_API: '"192.168.123.5"',
|
||||
PROTOCOL:'"https://"',
|
||||
BASE_API: '""',
|
||||
PROTOCOL: '"" + window.location.protocol + "//"',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user