From 68dc07abeab6313ef4f48a6694ef7a3655739839 Mon Sep 17 00:00:00 2001 From: thursday Date: Mon, 12 Jul 2021 23:41:15 -0400 Subject: Update README.md --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker') diff --git a/docker/README.md b/docker/README.md index dc49e68..eed4a12 100644 --- a/docker/README.md +++ b/docker/README.md @@ -62,7 +62,7 @@ To create the docker container with the proper parameters: ### docker-compose - You can use the provided sample [./docker/docker-compose.yml](https://github.com/getferdi/server/tree/master/docker/docker-compose.yml) if you are happy with the default environmental variables. This will pull the latest image from Docker Hub or use a local copy of the image which you can build using the instructions provided in the [Building locally section](#building-locally). + You can use the provided sample [docker-compose.yml](https://github.com/getferdi/server/tree/master/docker/docker-compose.yml) if you are happy with the default environmental variables. This will pull the latest image from Docker Hub or use a local copy of the image which you can build using the instructions provided in the [Building locally section](#building-locally). To start the application, use -- cgit v1.2.3-54-g00ecf