flink-streaming-platform-web/flink-streaming-web-front/.env.development

7 lines
104 B
Plaintext
Raw Permalink Normal View History

2025-03-28 17:52:09 +08:00
# just a flag
ENV = 'development'
# base api
# VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = '/api'