config.json aktualisiert

This commit is contained in:
Cap
2026-02-26 13:14:37 +01:00
parent b51aaf2696
commit e4cd652a80

View File

@@ -3,7 +3,7 @@
{
"label": "DayZ Main Server",
"type": "dayz",
"host": "192.168.28.76",
"host": "1.2.3.4",
"port": 2302,
"queryPort": 2303,
"image": "https://example.com/images/dayz.jpg"
@@ -11,7 +11,7 @@
{
"label": "CS2 Server",
"type": "cs2",
"host": "192.168.28.76",
"host": "1.2.3.4",
"port": 27015,
"image": "https://example.com/images/cs2.jpg"
}