Spaces:
Running
Running
Update README.md
Browse files
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:
|
|
|
|
|
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,
|
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
|