JCC-RIP/.env.development

7 lines
106 B
Plaintext

# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = '/jcc-ks'
VUE_APP_PUBLIC_SOURCE_API = ''