Crunchy
2025-06-14 7e460156de73171f9660ce48f80703e79f8b478d
1
2
3
4
5
6
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API = 'http://localhost:8011'
# VUE_APP_BASE_API = '/dev-api'