4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
ENV = 'development'
|
|
VITE_BASE_URL = 'http://localhost:10081'
|
|
VITE_CONFIG_URL = './public/config.js'
|