fix package

This commit is contained in:
limqhz
2021-07-10 15:36:37 +08:00
parent 806528af1c
commit 8acd763b5e
4 changed files with 4 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
module.exports = {
NODE_ENV: '"development"',
BASE_API: '"http://localhost:8098"',
APP_ORIGIN: '"https://wallstreetcn.com"'
NODE_ENV: '"development"'
}