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

add settings for alternate assets url #5

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

vincentsarago
Copy link
Member

@vincentsarago vincentsarago commented Mar 28, 2024

class STACSettings(BaseSettings):
"""STAC API settings"""

alternate_url: Optional[str] = None
Copy link
Member Author

Choose a reason for hiding this comment

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

will need to set TITILER_STACAPI_ALTERNATE_URL="local"

cc @emileten

@vincentsarago vincentsarago merged commit 6524107 into main Mar 28, 2024
5 checks passed
@vincentsarago vincentsarago deleted the feature/alternate-assets-href branch March 28, 2024 11:00
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.

1 participant