Blame view

.env.sandbox 108 Bytes
simon committed
1 2 3 4
NODE_ENV = 'production'
VUE_APP_TITLE = 'sandbox'
VUE_APP_PUBLIC_PATH = './'
VUE_APP_OUTPUT_DIR = 'sandbox'