How to forward all wifi traffic from port 80 and 443 to LXC container's webserver

Hi guys,

I want to create a small web server accessible over the wifi only. This server is for local network only - turris is not connected to the internet.

I’ve already created LXC container (ubuntu) and installed NGINX which is accessible on http://192.168.1.242/.

I want to redirect any user connected thru Turris wifi to this container.

For example:

User is connected with turris over the wifi.
User opens web browser on his device
User types “http://anything.com” or "https://anything.com"
User is redirected to “https://nameofmyapp.com” hosted on Turris.

any advice? Is there anybody who can help me about it? I’m ready to pay for your help.

Kind Regards,

Martin