aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com>2021-08-15 18:03:46 -0300
committerKushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com>2021-08-15 18:03:46 -0300
commitc8e0fb94bac60679ccebfcdec9cefb32674b2eec (patch)
tree4dd4122a8661231181ead7c00bdc92c3d498589f
parent7b287bf328f1cb3e8a2532829073c575cac82de8 (diff)
reword docker section on readme
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
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