diff --git a/docs/installation.md b/docs/installation.md index 2de3f78..63f375a 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -33,8 +33,7 @@ $ docker run -p 80:80 -e TZ="Europe/Berlin" -v /var/gotify/data:/app/data gotify

```yml -version: '3' - +--- services: gotify: image: gotify/server