„README.md“ ändern

This commit is contained in:
2021-04-06 18:50:28 +02:00
parent 7b305d5a19
commit 35fc97af17

View File

@@ -20,7 +20,7 @@ WEB CONSOLE: You can connect to the Terraria console by opening your browser and
# Run example
docker run --name Terraria -d \
-p 7777:7777/udp -p 8080:9012 \
-p 7777:7777/udp -p 9012:8080 \
--env 'GAME_PARAMS=-config serverconfig.txt' \
--env 'UID=99' \
--env 'GID=100' \