frontend-fastposter/.env.production

3 lines
103 B
Plaintext
Raw Normal View History

2025-05-31 16:00:35 +08:00
NODE_ENV=production
2025-06-22 17:24:27 +08:00
VUE_APP_BASE_URL=http://dev.fastposter.beerape.com/api/
2025-05-31 16:00:35 +08:00
VUE_APP_FP_TOKEN='FPJTOKEN'