AMP runs it’s own internal webserver to handle all the API calls, it isn’t a static site, so /www/html won’t work.
You need to properly reverse proxy a domain to AMP’s websverer.
HTTPS Guide here (has examples for Nginx and Caddy):
https://discourse.cubecoders.com/t/setting-up-secure-http-https-with-amp/2305