Update README.md

Version in docker-compose.yaml is obsolete.
This commit is contained in:
Björn Engel
2025-01-07 21:40:29 +01:00
committed by GitHub
parent 364b1b3d84
commit 2d96e30450

View File

@ -109,7 +109,6 @@ $ docker exec -t NAME_OR_ID_OF_YOUR_WALLABAG_CONTAINER /var/www/wallabag/bin/con
An example [docker-compose](https://docs.docker.com/compose/) file can be seen below: An example [docker-compose](https://docs.docker.com/compose/) file can be seen below:
``` ```
version: '3'
services: services:
wallabag: wallabag:
image: wallabag/wallabag image: wallabag/wallabag