Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.25.4 #118

Merged
merged 5 commits into from
May 18, 2024
Merged

0.25.4 #118

merged 5 commits into from
May 18, 2024

Conversation

vegu-ai-tools
Copy link
Contributor

@vegu-ai-tools vegu-ai-tools commented May 18, 2024

fixes #114 - potential fix for missing vue-cli-service error some people have been experiencing
fixes #119 - ALLOWED_HOSTS var cannot be set error

@vegu-ai-tools vegu-ai-tools changed the title dont run npm install during container build 0.25.4 May 18, 2024
@vegu-ai-tools vegu-ai-tools merged commit b799b55 into main May 18, 2024
vegu-ai-tools added a commit that referenced this pull request May 18, 2024
* dont run npm install during container build

* fix const var issue when ALLOWED_HOSTS is anything but `all`

* ensure docker env sets NODE_ENV to development for now

* 0.25.4

* dont mount frontend volume by default
@vegu-ai-tools vegu-ai-tools deleted the prep-0.25.4 branch May 18, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

const var error when ALLOWED_HOSTS is set to anything but all docker fixes
2 participants