8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
|
|
# just a flag
|
||
|
|
ENV=production
|
||
|
|
|
||
|
|
# base api
|
||
|
|
VUE_APP_BASE_API=/aiccs-api
|
||
|
|
|
||
|
|
VUE_APP_DOWNLOAD_URL=/aiccs-fileupload
|