flink-streaming-platform-web/flink-streaming-web-front/.env.production
2025-03-28 17:52:09 +08:00

7 lines
104 B
Plaintext

# just a flag
ENV = 'production'
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = '/api'