feat: add jenkins support
All checks were successful
jenkins-ci Build successful

This commit is contained in:
2026-01-26 10:47:17 +00:00
parent 73a935e393
commit 4a1d58d073
2 changed files with 54 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ services:
restart: always
volumes:
- n8n_data:/home/node/.n8n
- ./local-files:/files
- /home/lucas/services/n8n/local-files:/files
environment:
- N8N_HOST=n8n.lucasroyer.fr
- N8N_PORT=5678