JCC-RIP/.env.development

7 lines
106 B
Plaintext
Raw Normal View History

2021-01-21 17:43:14 +08:00
# just a flag
ENV = 'development'
# base api
2022-06-11 17:22:47 +08:00
VUE_APP_BASE_API = '/jcc-ks'
2024-06-20 15:21:53 +08:00
VUE_APP_PUBLIC_SOURCE_API = ''