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

fix: #388 custom base app url #391

Merged
merged 20 commits into from
Feb 1, 2024
Merged

fix: #388 custom base app url #391

merged 20 commits into from
Feb 1, 2024

Conversation

jacovinus
Copy link
Collaborator

@jacovinus jacovinus commented Jan 10, 2024

this should add a custom environment variable to serve qryn-view under a non root endpoint.

the dist (static) folder under /packages/main/dist after running pnpm build should be ready to serve where the server indicates.

Refs: #388

@jacovinus jacovinus added the enhancement New feature or request label Jan 10, 2024
@jacovinus jacovinus requested a review from akvlad January 10, 2024 16:34
@jacovinus jacovinus self-assigned this Jan 10, 2024
jacovinus and others added 19 commits January 31, 2024 11:59
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@jacovinus jacovinus merged commit d00f560 into main Feb 1, 2024
4 of 5 checks passed
@jacovinus jacovinus deleted the feat/dynamic_base_url_388 branch February 1, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant