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

How to set custom URL? #35

Open
rush2sk8 opened this issue Nov 26, 2024 · 1 comment
Open

How to set custom URL? #35

rush2sk8 opened this issue Nov 26, 2024 · 1 comment

Comments

@rush2sk8
Copy link

Currently I run the gisserver in docker behind an nginx proxy. However when I visit the wfs landing page it says:

Add the following URL to your GIS application:

http://test-api:8888/api/wfs/places

I would like it to point to my local dev domain so that the URL would be something like https://mycustomsite.local.com/api/wfs/places. Is there any way to set where it points to? In it's current state when I get the XML the schema urls all point to a localhost address when I want it to point to my domain, this breaks compatibility when loading it in QGis. Any help would be appreciated! Thanks

@rush2sk8
Copy link
Author

Essentially I would need to override server_url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant