add port to compose and readme

This commit is contained in:
Cleo
2026-06-09 19:15:20 +02:00
parent a958bb7e0e
commit d1ec15eb46
2 changed files with 6 additions and 1 deletions
+4 -1
View File
@@ -1,8 +1,11 @@
A Dockerfile to use the Archipelago through Docker.<br>
Note: The save file needs to be created somewhere else and then put into the mounted volume before starting the server.
### Port
- The server port is set to `38281` and needs to be exposed for the server to be reachable
### Volumes:
- `/home/archipelago/saves` -> Directory to put the save files into
### Env Vars:
- `SERVERPASSWORD` -> The password needed to connect to the server
- `SERVERPASSWORD` -> The password needed to connect to the server