<div dir="ltr">Hi Lizmap users:<br><br>I'm trying to test Lizmap on server Linux Ubuntu 20.04.4 LTS with docker-compose using this github documentation: <a href="https://github.com/3liz/lizmap-docker-compose">https://github.com/3liz/lizmap-docker-compose</a><br><br>Configuring the file "env.default" everything works OK executing the command "docker-compose --profile postgis up" using local server IP.<br><br>But when configure using public server IP in the file "env.default" I receive this error when execute the command: "docker-compose --profile postgis up":<br><br>...<div>Creating lizmap-docker-compose_web_1     ... error<br><br>ERROR: for lizmap-docker-compose_web_1  Cannot start service web: driver failed programming external connectivity on endpoint lizmap-docker-compose_web_1 (4bc11f87930bcce69a9a97f75ffcf685ad4d0d363a23a886d72b8dede32e34c7): Error starting userland proxy: listen tcp4 <b>XXX.XXX.XX.XX:80</b>: bind: cannot assign requested address<br><br>ERROR: for web  Cannot start service web: driver failed programming external connectivity on endpoint lizmap-docker-compose_web_1 (4bc11f87930bcce69a9a97f75ffcf685ad4d0d363a23a886d72b8dede32e34c7): Error starting userland proxy: listen tcp4 <b>XXX.XXX.XX.XX:80</b>: bind: cannot assign requested address<br>ERROR: Encountered errors while bringing up the project.<br>...</div><div><br>Any help would be appreciated, thanks in advance.<br><br>Osmin Castillo<br></div></div>