10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e26e32 commit d380c94Copy full SHA for d380c94
docs/install/docker.md
@@ -41,7 +41,7 @@ Learn more about Coder's [configuration options](../admin/configure.md).
41
42
## Run Coder with docker-compose
43
44
-Coder's publishes a [docker-compose example](../../docker-compose.yaml) which includes
+Coder's publishes a [docker-compose example](https://github.com/coder/coder/blob/main/docker-compose.yaml) which includes
45
an PostgreSQL container and volume.
46
47
1. Install [Docker Compose](https://docs.docker.com/compose/install/)
0 commit comments