mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-25 18:28:25 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
813e352dbb |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
n8n:
|
||||
image: docker.n8n.io/n8nio/n8n:2.26.4
|
||||
image: docker.n8n.io/n8nio/n8n:2.40.3
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- N8N_SECURE_COOKIE=false
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
roundcube:
|
||||
image: roundcube/roundcubemail:1.7.4-apache
|
||||
image: roundcube/roundcubemail:1.7.2-apache
|
||||
container_name: roundcube
|
||||
networks:
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user