From 2c73bc949f258d45ebca95a925559c5cf99cce49 Mon Sep 17 00:00:00 2001 From: ryluth <38672086+ryluth@users.noreply.github.com> Date: Sat, 11 May 2019 02:35:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bf2d9d..31013e3 100644 --- a/README.md +++ b/README.md @@ -21,5 +21,5 @@ Docker image for simple or customizable Trackmania Nations Forever server - `$SERVER_COMMENT` | Server description -> Default : "This is a Trackmania Server" ## Running this image with `docker-compose` -I have a default docker-compose.yml included in this repository. +I have a default [`docker-compose.yml`](https://github.com/ryluth/docker-tmserver/docker-compose.yml) included in this repository. You can adjust this file to your needs but running with docker-compose is more comfortable in general.