Files
smart_storage_web/.env.production
2026-04-22 09:58:15 +08:00

7 lines
94 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'https://zzkj-cloud.com/api'