You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running behind a reverse proxy, endpoints may be prefixed (e.g. /tiles/). Tegola should have the ability to provide an alternate path prefix to match the proxied prefix when it doesn't match Tegola's default (/).
(As both an option in the config TOML and as a command line arg.)