2024-09-27 21:05:53 +08:00

7 lines
93 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://192.168.1.100:9090'