修改测试部署

This commit is contained in:
yanggd 2025-06-22 22:46:53 +08:00
parent 563f362c87
commit d5e0f20eef
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
NODE_ENV=production NODE_ENV=production
VUE_APP_BASE_URL=http://dev.fastposter.beerape.com/api/ VUE_APP_BASE_URL=http://dev.fastposter.beerape.com/
VUE_APP_FP_TOKEN='FPJTOKEN' VUE_APP_FP_TOKEN='FPJTOKEN'

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
.DS_Store .DS_Store
node_modules node_modules
!/dist dist/
# local env files # local env files