2024-03-25 23:42:38 +08:00

5 lines
123 B
Bash

# 生产环境优先级
# development & production > .env
# 静态资源url
VITE_IMG_BASE_URL = 'https://my-image-cdn.com'