frontend-fastposter/.env.development
2025-05-31 16:00:35 +08:00

4 lines
140 B
Plaintext

NODE_ENV=development
#VUE_APP_BASE_URL=https://fastposter.net/demo/java/
VUE_APP_BASE_URL=http://localhost:5000/
VUE_APP_FP_TOKEN='FPJTOKEN'