5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
|
NODE_ENV='production'
|
||
|
|
# must start with VUE_APP_
|
||
|
|
VUE_APP_ENV = 'staging'
|
||
|
|
|