mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-25 12:05:13 +01:00
Updated Home (markdown)
parent
f6faf2fffa
commit
e9038b7619
3
Home.md
3
Home.md
@ -14,7 +14,8 @@ By default it's your servers public ip-address (e.g. 123.45.67.8) and the port (
|
|||||||
### Q: I still can't access the website!
|
### Q: I still can't access the website!
|
||||||
Here is a checklist:
|
Here is a checklist:
|
||||||
- Have you set the correct public ip of your server in the configuration? (E.g. `ip: "123.45.67.8"`)<br>
|
- Have you set the correct public ip of your server in the configuration? (E.g. `ip: "123.45.67.8"`)<br>
|
||||||
You can also try to use `ip: "0.0.0.0"`, this works on almost all servers!
|
Also try to use the default `ip` setting! *(Have a `#` in front of the line to comment it out)*<br>
|
||||||
|
This works on almost all servers!
|
||||||
- Do you get a message saying `Webserver started...` in your server-console/log? If not, check the configuration again.
|
- Do you get a message saying `Webserver started...` in your server-console/log? If not, check the configuration again.
|
||||||
- Is the port (`8100` by default) open and forwarded correctly? Or is your firewall blocking incoming connections on the port? Ask your provider if you don't know this.
|
- Is the port (`8100` by default) open and forwarded correctly? Or is your firewall blocking incoming connections on the port? Ask your provider if you don't know this.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user