Spaces:
Runtime error
Runtime error
File size: 253 Bytes
497dd4e eaeaf28 a43585e a3a001f eaeaf28 | 1 2 3 4 5 6 7 8 9 | 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
|