1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 09:46:27 +00:00

fixed typo

This commit is contained in:
Marvin Steadfast
2016-04-21 15:50:09 +02:00
parent a9a8336f8f
commit 21c4819511

View File

@@ -44,7 +44,7 @@ $ docker run --name wallabag --link wallabag-db:wallabag-db -e "MYSQL_ROOT_PASSW
## docker-compose
Its a good way to use [docker-compose](https://docs.docker.com/compose/). Example:
It's a good way to use [docker-compose](https://docs.docker.com/compose/). Example:
```
version: '2'