mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-25 10:23:31 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6f60c663b2 |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
n8n:
|
||||
image: docker.n8n.io/n8nio/n8n:2.40.3
|
||||
image: docker.n8n.io/n8nio/n8n:2.26.4
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- N8N_SECURE_COOKIE=false
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
|
||||
web_recipes:
|
||||
restart: always
|
||||
image: vabene1111/recipes:2.6.13
|
||||
image: vabene1111/recipes:2.6.15
|
||||
networks:
|
||||
- default
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user