diff --git a/n8n/compose.yaml b/n8n/compose.yaml index 34aecbf..390dbc8 100644 --- a/n8n/compose.yaml +++ b/n8n/compose.yaml @@ -34,4 +34,6 @@ services: - glance.description=n8n is a workflow automation tool that enables you to connect various apps and services to automate tasks and processes. networks: n8n: - external: false \ No newline at end of file + external: false + traefik-proxy: + external: true \ No newline at end of file