43597 → 43598

This commit is contained in:
Danial
2021-12-10 21:52:22 +13:00
parent 5ed9394f44
commit c15722c766
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ services:
volumes:
- ./2006Scape Server:/usr/src/server
working_dir: /usr/src/server
ports: # You will need to open other ports if your world ID is not 1 (43597 for world 2)
ports: # You will need to open other ports if your world ID is not 1 (43598 for world 2)
- 43594:43594 # Server
- 43595-43596:43595-43596 # File Server
restart: unless-stopped