This commit is contained in:
liupopo
2023-02-11 14:44:26 +08:00
parent 3f57622b68
commit 9a3693f2c8
32 changed files with 1692 additions and 21 deletions

View File

@@ -0,0 +1,4 @@
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"/portalapi"'
}