3 lines
78 B
Plaintext
3 lines
78 B
Plaintext
NODE_ENV = 'production'
|
|
VITE_APP_MODE = 'production'
|
|
VITE_APP_API_URL = '/api' |