🐳 Expose port in dockerfile
This commit is contained in:
@@ -42,3 +42,5 @@ COPY --from=builder /data ./
|
||||
|
||||
COPY docker/images/n8n-custom/docker-entrypoint.sh /docker-entrypoint.sh
|
||||
ENTRYPOINT ["tini", "--", "/docker-entrypoint.sh"]
|
||||
|
||||
EXPOSE 5678/tcp
|
||||
|
||||
Reference in New Issue
Block a user