From 01af10784e4fadbedc2bcde7a671ea0cf99afbe6 Mon Sep 17 00:00:00 2001 From: ryluth <38672086+ryluth@users.noreply.github.com> Date: Sat, 11 May 2019 02:37:07 +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 31013e3..74ee894 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`](https://github.com/ryluth/docker-tmserver/docker-compose.yml) included in this repository. +I have a default [`docker-compose.yml`](https://github.com/ryluth/docker-tmserver/blob/master/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.