small README improvement

This commit is contained in:
Julien Neuhart
2018-04-13 20:59:23 +02:00
parent c1ba4335fe
commit 4a842c5f3b
2 changed files with 4 additions and 0 deletions

View File

@@ -108,6 +108,8 @@ version: '3'
services: services:
# your others services
gotenberg: gotenberg:
image: gotenberg:1.0.0 image: gotenberg:1.0.0
``` ```

View File

@@ -108,6 +108,8 @@ version: '3'
services: services:
# your others services
gotenberg: gotenberg:
image: gotenberg:1.0.0 image: gotenberg:1.0.0
``` ```