3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
ENV = 'production'
|
|
VITE_BASE_URL = 'http://127.0.0.1:10081'
|
|
VITE_CONFIG_URL = './config.js' |