X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=doc%2Fsource%2Fcoder.rst;h=7a64fb0191132dfbd38b59368e4ff7ad0bb18ff3;hp=4e956a216824810bfd8db34383b057a07af56540;hb=d2b0ad552e3ed8b05d1ab5fb26d7a9f4395f7064;hpb=84880e7a28e2144fd6ce8549ddd832d118531d5a diff --git a/doc/source/coder.rst b/doc/source/coder.rst index 4e956a2..7a64fb0 100644 --- a/doc/source/coder.rst +++ b/doc/source/coder.rst @@ -86,7 +86,7 @@ test and demo walk-through The included tox configuration provides testenv definitions for a variety of analyzers, regression tests, documentation builds and package generation. It also has a ``demo`` testenv which will run the -server using the provided :file:`etc/mudpy.conf` and other sample +server using the provided :file:`etc/mudpy.yaml` and other sample files. By default it listens on TCP port 4000 at the IPv6 loopback address, streams its logging to the terminal via stdout, and grants administrative rights automatically to an account named ``admin``