4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
NODE_ENV='production'
|
|
# must start with VUE_APP_
|
|
VUE_APP_ENV = 'production'
|
|
|