webman-admin-vue/.env.development.example

4 lines
78 B
Plaintext
Raw Permalink Normal View History

2023-02-28 15:15:13 +08:00
NODE_ENV = 'development'
# Base API
VITE_APP_BASE_URL='http://127.0.0.1:8787'