6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
|
|
ENV = 'production'
|
||
|
|
|
||
|
|
VUE_APP_BASE_API = '/adminapi'
|
||
|
|
VUE_APP_ENV = 'production'
|
||
|
|
|