Goldennfish
2023-07-26 52728494e99b4c77fb7a8b925e9376c0ad7e4ae6
1
2
3
4
5
6
# just a flag
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://192.168.110.167:1234/'