-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Hi there,
I'm having issues changing the query port, thus having no luck in the server showing itself on the browser/steam server browser.
I have another server running on another windows server VM so my 7777 and 27015 are occupied and forwarded to that box/ip accordingly and works.
Though I wanted to create another instance with incremental port changes, the docker one using 7778 and 27016 respectively.
For this server I don't seem to have an issue adding 7778 for both host and container (I see the game in the LAN section) but having troubles with the query port...querying :p
I have tried host: 27016 container: 27015 with no success as well as setting both to 27016 but nothing seems to be working.
Is there any advice you can give regarding this?