cloud-game/pkg/config
sergystepanov 924d6ade67
Fix Docker run for bridged Docker network in Windows, macOS (#259)
* Add port and IP config and env params for bridged Docker network in Windows, macOS

- CLOUD_GAME_WEBRTC_ICEIPMAP -- replaces IP of any ICE candidates on the server
- CLOUD_GAME_WEBRTC_ICEPORTS_MIN/MAX -- limits WebRTC random port range on the server
2021-01-08 22:43:15 +03:00
..
coordinator Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
emulator Add fallback repo for not found cores (#258) 2021-01-07 13:38:53 +03:00
encoder Add new Libretro core manager module (#249) 2020-12-31 13:24:27 +03:00
monitoring Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
shared Add new Libretro core manager module (#249) 2020-12-31 13:24:27 +03:00
webrtc Fix Docker run for bridged Docker network in Windows, macOS (#259) 2021-01-08 22:43:15 +03:00
worker Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
loader.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00