🔧 Vue build uses Env vars when specified

This commit is contained in:
Alicia Sykes
2021-08-19 20:14:50 +01:00
parent 59f5decdec
commit 9d7b0d5bc5
2 changed files with 31 additions and 9 deletions

5
.env
View File

@@ -0,0 +1,5 @@
# Store environmental variables here. All variables are optional.
# PORT=4000 # The port to expose the running application on
# NODE_ENV=production # Can be either development, production or test
# BASE_URL=/ # The default base path for serving up static assets