Skip to content

Commit

Permalink
doc/docker-compose: remove quote ''
Browse files Browse the repository at this point in the history
Signed-off-by: Avelino <avelinorun@gmail.com>
  • Loading branch information
avelino committed Dec 21, 2021
1 parent a0cbf29 commit 0b8a805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment/docker.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ curl -i -X GET http://127.0.0.1:3000/databases -H "Content-Type: application/jso

> Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then, with a single command, you create and start all the services from your configuration. To learn more about all the features of Compose, see the [list of features](https://docs.docker.com/compose/#features).
{{< emgithub 'https://github.com/prest/prest/blob/main/docker-compose-prod.yml' >}}
{{< emgithub https://github.com/prest/prest/blob/main/docker-compose-prod.yml >}}

0 comments on commit 0b8a805

Please sign in to comment.