fix not using example.org

This commit is contained in:
= 2021-07-01 14:38:54 -04:00
parent 900cb43eec
commit 0d089ed280

View File

@ -137,7 +137,7 @@ network:
<pre><code># server configuration <pre><code># server configuration
server: server:
# server name # server name
name: "chad-of-all-lands.net"</code></pre> name: "example.org"</code></pre>
<h3>Network password</h3> <h3>Network password</h3>
<p> <p>
@ -557,7 +557,7 @@ cd server</code></pre>
<p> <p>
From there, you should click <code>+ Add</code> and name the server whatever you like (so you can find it on the server list).<br> From there, you should click <code>+ Add</code> and name the server whatever you like (so you can find it on the server list).<br>
Once you have created a new server and named it, select it and click <code>Edit...</code>. Once you have created a new server and named it, select it and click <code>Edit...</code>.
A menu will show up like the one below. Change the domain from <code>chad-of-all-lands.net</code> to whatever domain your server is running on, A menu will show up like the one below. Change the domain from <code>example.org</code> to whatever domain your server is running on,
and make sure to put in your server password if you set one. and make sure to put in your server password if you set one.
</p> </p>