Fix gotify container name
Gotify != duplicati
This commit is contained in:
parent
5c1f17e2aa
commit
f5c7c094d3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
version: "2.3"
|
version: "2.3"
|
||||||
services:
|
services:
|
||||||
duplicati:
|
gotify:
|
||||||
image: gotify/server:2.0.19
|
image: gotify/server:2.0.19
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/London
|
- TZ=Europe/London
|
||||||
|
|
Loading…
Reference in a new issue