update base URL
This commit is contained in:
@@ -15,6 +15,7 @@ module.exports = {
|
|||||||
env_production: {
|
env_production: {
|
||||||
NODE_ENV: 'production',
|
NODE_ENV: 'production',
|
||||||
PORT: 3100,
|
PORT: 3100,
|
||||||
|
BASE_URL: 'https://mb.luulam.dev',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user