Files
34-Jingli-JLKB_OrderSearch/.env.development
2026-06-08 17:03:46 +08:00

4 lines
100 B
Plaintext

ENV = 'development'
VITE_BASE_URL = 'http://localhost:10081'
VITE_CONFIG_URL = './public/config.js'