mirror of
https://codeberg.org/angestoepselt/docker-zammad.git
synced 2025-05-24 14:46:17 +00:00
enable backup
This commit is contained in:
parent
78e7accea0
commit
f48a1cb3e0
1 changed files with 0 additions and 3 deletions
|
|
@ -39,9 +39,6 @@ services:
|
||||||
|
|
||||||
zammad-backup:
|
zammad-backup:
|
||||||
container_name: zammad-backup
|
container_name: zammad-backup
|
||||||
image: bash:latest
|
|
||||||
restart: "no"
|
|
||||||
entrypoint: ["echo", "backup disabled in compose.override.yml"]
|
|
||||||
|
|
||||||
zammad-postgresql:
|
zammad-postgresql:
|
||||||
container_name: zammad-postgresql
|
container_name: zammad-postgresql
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue