7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
# Set to production for building optimization
|
|
NODE_ENV = production
|
|
|
|
# Base api
|
|
# VUE_APP_BASE_API = '/stage-api'
|
|
|