Maputnik version:v2.1.1
Browser: Firefox
OS: Linux
Description of the bug: When I start up the app it fetches its styles from http://localhost/styles/ however my app runs on http://localhost:8888/
Steps to reproduce the behavior:
- Run maputnik in a podman container at port 8888
- Start the app
- The styles get queried from
http://localhost/styles/ and not http://localhost:8888/styles/
Style file or style URL:
Screenshots: