5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
NODE_ENV='development'
|
|
# must start with VUE_APP_
|
|
VUE_APP_ENV = 'development'
|
|
|