Files
urbanLifeline/urbanLifelineWeb/packages/platform/.env.example
2025-12-11 14:21:36 +08:00

10 lines
331 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Platform 应用环境变量示例
# 复制此文件为 .env.local 或 .env.production 使用
# API 基础地址Gateway 地址)
VITE_API_BASE_URL=http://localhost:8180
# AES 加密密钥(可选,默认使用配置文件中的密钥)
# 生产环境建议通过环境变量配置
# VUE_APP_AES_SECRET_KEY=1234567890qwer