From c8e0fb94bac60679ccebfcdec9cefb32674b2eec Mon Sep 17 00:00:00 2001 From: KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> Date: Sun, 15 Aug 2021 18:03:46 -0300 Subject: reword docker section on readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e1934c7..4d4bba2 100644 --- a/README.md +++ b/README.md @@ -154,9 +154,15 @@ server { ### Docker A Dockerfile is provided, and an example `docker-compose.yml` exists to base your Docker setup on. -You should use the `config-init.docker` file to configure it and it will work more or less out of the box with it. +You should use the `config-init.docker` file to configure it and it will work more or less out of the box with it, you should just need some minor configuration changes to test it out. -Nothing really has been tested because of #12 which should've been fixed but seems like it hasn't. +You may need to set up your `config` like this to access the mod tools if you get stuck when logging in: +``` +instance:fchan.xyz:PORT GOES HERE +instanceport:PORT GOES HERE +``` + +See #12 for more details. # Support -- cgit v1.2.3