services: humanai-landing: build: . container_name: humanai-landing restart: unless-stopped networks: - npm_proxy # Port is NOT exposed to host — traffic goes through Nginx Proxy Manager only. # In NPM, proxy host → http://humanai-landing:80 networks: npm_proxy: external: true