titiler.application.main:app returning from "cog/{TileMatrixSetId}/tilejson.json" route #1132
Unanswered
mthsdiniz-usp
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I've deployed a simple titiler application but when using the tilejson route my "tiles" URL is being returned with "HTTP" instead of "HTTPS". It seems the official deployment has nginx running to make sure everything returned is "HTTPS", but is there any environment variable i can set to force titiler to always return "HTTPS" links?
I'm gonna post both my dockerfile and my main.py here
Dockerfile
main.py
Beta Was this translation helpful? Give feedback.
All reactions