FROM n8nio/n8n:2.28.4 ENV N8N_USER_FOLDER=/data ENV N8N_PROTOCOL=https ENV N8N_HOST=0.0.0.0 ENV WEBHOOK_URL=https://vor-tests-philosophical-breadstick.hf.space/ ENV N8N_PROXY_HOPS=1 ENV DB_TYPE=postgresdb ENV DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED=false