Mikrotik

Allow it to be accessed remotely from WAN

ip firewall filter add chain=input protocol=tcp dst-port=80 disabled=no action=accept place-before=0 comment=allow_remote