MemeTech commited on
Commit
6d21b11
·
verified ·
1 Parent(s): 6bbf9d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -6,7 +6,9 @@ colorTo: blue
6
  sdk: docker
7
  pinned: true
8
  short_description: a Minecraft server in a HF Space
9
- app_port: 7860
 
 
10
  ---
11
 
12
  **Minecraft Server in HF Space!**
@@ -15,7 +17,6 @@ That's about it. This space has no storage, so the world is reset when the space
15
 
16
  **In Minecraft**
17
 
18
- The server is on MemeTech-Minecraft_server.hf.space, but it's not on Minecrafts default port of 25565, so you need to add that.
19
- With that in mind, the *updated* server address is `MemeTech-Minecraft_server.hf.space:7860`
20
 
21
  Although, I can't seem to connect... if anyone can help me figure out why that is, that would be nice
 
6
  sdk: docker
7
  pinned: true
8
  short_description: a Minecraft server in a HF Space
9
+ app_port: 25565
10
+ thumbnail: >-
11
+ https://cdn-uploads.huggingface.co/production/uploads/64b6ec82964f6e7bf31cf92c/YH1WkrADIy2sjcyghsPYw.png
12
  ---
13
 
14
  **Minecraft Server in HF Space!**
 
17
 
18
  **In Minecraft**
19
 
20
+ The server is on `MemeTech-Minecraft_server.hf.space`, I recently updated the README, docker-compose and dockerfile to use Minecrafts port instead of reconfiguring Minecraft to connect to servers on the "wrong" port
 
21
 
22
  Although, I can't seem to connect... if anyone can help me figure out why that is, that would be nice