Hi, guys
I'm trying to use proxmox out of my network with nginx proxy. However I always get the message in the title. If I try using port forwarding I have no issues at all.
My proxmox.conf file:
server {
listen 80;
listen [::]:80;
server_name proxmox.sever.com...