update base URL

This commit is contained in:
2026-04-06 23:25:26 +07:00
parent 9f4370365a
commit 8ef3d709d3

View File

@@ -15,6 +15,7 @@ module.exports = {
env_production: {
NODE_ENV: 'production',
PORT: 3100,
BASE_URL: 'https://mb.luulam.dev',
},
},
],