add server query port

egg was already updated on the panel repo. no further changes necessary
This commit is contained in:
Aaronstar-McClure 2023-02-12 22:27:24 -05:00 committed by GitHub
parent 0b25c22d67
commit 0fba668f6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ Ports required to run the server.
| Port | default | | Port | default |
|----------------|-----------| |----------------|-----------|
| Game and Query | 28015 UDP | | Game | 28015 UDP |
| RCON | 28016 TCP | | RCON | 28016 TCP |
| Query | 28017 UDP |
| Rust+ App | 28082 TCP | | Rust+ App | 28082 TCP |