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

Bugfix/revert vue version - fix docker-compose #405

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

chadgates
Copy link
Contributor

@chadgates chadgates commented Dec 4, 2024

Have reverted the vue update - vue3 is different from vue2 and there are breaking changes. To "stabilize" the current version (UI is not changed to vue3 yet) I have reverted back.

Also, it seems the environment variables had quotes and typo, which prevents them from being populated correctly. Also the RESTAPI was not enabled, which led to #320 as well - believe this is not necessary.

This should also fix #399 and #400

Fixes issue with environment variable not populated properly into config and enables UI by default.
Copy link
Contributor

@uhurusurfa uhurusurfa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix

@uhurusurfa uhurusurfa merged commit b6cfe17 into OpenAS2:master Dec 4, 2024
9 checks passed
@chadgates chadgates deleted the bugfix/revert_vue_version branch December 5, 2024 08:12
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.

Stucks while building WebUI using Docker
2 participants