Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Add DEV_PORT to .env #7

Open
grtjn opened this issue Jun 25, 2019 · 0 comments
Open

Add DEV_PORT to .env #7

grtjn opened this issue Jun 25, 2019 · 0 comments

Comments

@grtjn
Copy link
Contributor

grtjn commented Jun 25, 2019

Add to ui/.env:

VUE_APP_DEV_PORT=8081

Add to ui/vue.config.js, under devServer:

port: process.env.VUE_APP_DEV_PORT || 8081,
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant