Checklist
Description
Info about Maigret version you are running and environment (--version, operation system, ISP provider):
I am running the docker container (through podman)
maigret 0.5.0a1
Socid-extractor: 0.0.27
Aiohttp: 3.11.11
Requests: 2.32.3
Python: 3.10.16
How to reproduce this bug (commandline options / conditions):
podman run -d -p 5000:5000 docker.io/soxoj/maigret:latest --verbose --web 5000
The web app is not accessible from the host port.
Checklist
Description
Info about Maigret version you are running and environment (
--version, operation system, ISP provider):I am running the docker container (through podman)
maigret 0.5.0a1
Socid-extractor: 0.0.27
Aiohttp: 3.11.11
Requests: 2.32.3
Python: 3.10.16
How to reproduce this bug (commandline options / conditions):
The web app is not accessible from the host port.podman run -d -p 5000:5000 docker.io/soxoj/maigret:latest --verbose --web 5000