typo in image name...

This commit is contained in:
Julien Neuhart
2018-04-30 10:53:22 +02:00
committed by GitHub
parent 1f2317dc74
commit ef9801b1fd

View File

@@ -107,7 +107,7 @@ services:
# your others services # your others services
gotenberg: gotenberg:
image: gotenberg:1.0.0 image: thecodingmachine/gotenberg:1.0.0
``` ```
You may now launch your services using: You may now launch your services using:
@@ -133,4 +133,4 @@ The default configuration is located here: [.ci/gotenberg.yml](.ci/gotenberg.yml
--- ---
Would you like to update this documentation ? Feel free to open an [issue](../../issues). Would you like to update this documentation ? Feel free to open an [issue](../../issues).