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

Simplify installation by using relative url for API instead of requiring hostname in env file #556

Conversation

lanedirt
Copy link
Owner

@lanedirt lanedirt commented Jan 22, 2025

Description

Simplifies self-host installation process by only requiring to set HOSTNAME property during SSL certificate configuration and not before.

  • Feature enhancement

Related Issues

Link to any issues that this PR addresses:
Fixes #555

Checklist

  • Code adheres to project standards and guidelines.
  • Documentation has been updated where applicable.

@lanedirt lanedirt added the enhancement New feature or request label Jan 22, 2025
@lanedirt lanedirt linked an issue Jan 22, 2025 that may be closed by this pull request
3 tasks
@lanedirt lanedirt changed the title 555 use relative url to access api instead of requiring hostname in env Use relative url to access api instead of requiring hostname in env Jan 22, 2025
@lanedirt lanedirt changed the title Use relative url to access api instead of requiring hostname in env Simplify installation by using relative url for API instead of requiring hostname in env file Jan 22, 2025
@lanedirt lanedirt merged commit 2d9b6f3 into main Jan 22, 2025
12 checks passed
@lanedirt lanedirt deleted the 555-use-relative-url-to-access-api-instead-of-requiring-hostname-in-env branch January 23, 2025 13:58
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.

Use relative URL to access API instead of requiring hostname in .env
1 participant