dbernald2's picture
pin to n8n 2.28.4 — 2.28.5 released today may have /rest/settings regression
497dd4e verified
Raw
History Blame Contribute Delete
253 Bytes
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