Add support for runnin a secondary instance of steam
This requires that you still have setup a primary container instance of this image. We can then run a secondary instance of steam that will use the existing X server. We are still limited to running one of these steam instances at a time.
This commit is contained in:
@@ -19,8 +19,8 @@ file=/run/supervisor.sock ; the path to the socket file
|
||||
;username=user ; default is no username (open server)
|
||||
;password=123 ; default is no password (open server)
|
||||
|
||||
[inet_http_server] ; inet (TCP) server disabled by default
|
||||
port=127.0.0.1:9001 ; ip_address:port specifier, *:port for all iface
|
||||
;[inet_http_server] ; inet (TCP) server disabled by default
|
||||
;port=127.0.0.1:9001 ; ip_address:port specifier, *:port for all iface
|
||||
;username=user ; default is no username (open server)
|
||||
;password=123 ; default is no password (open server)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user