remove public ip and port from examples

This commit is contained in:
Thijs van Loef
2024-01-19 19:49:35 +01:00
parent b60ab5781a
commit a6e0431576
2 changed files with 0 additions and 4 deletions

View File

@@ -32,8 +32,6 @@ services:
- MULTITHREADING=FALSE
- COMMUNITY=false # Enable this if you want your server to show up in the community servers tab, USE WITH SERVER_PASSWORD!
# Enable the environment variables below if you have COMMUNITY=true
# - PUBLIC_PORT=123
# - PUBLIC_IP=123
# - SERVER_PASSWORD="worldofpals"
# - SERVER_NAME="World of Pals"
volumes:

View File

@@ -13,8 +13,6 @@ services:
- UPDATE_ON_BOOT=true
- COMMUNITY=false # Enable this if you want your server to show up in the community servers tab, USE WITH SERVER_PASSWORD!
# Enable the environment variables below if you have COMMUNITY=true
# - PUBLIC_PORT=123
# - PUBLIC_IP=123
# - SERVER_PASSWORD="worldofpals"
# - SERVER_NAME="World of Pals"
volumes: