mirror of
https://github.com/byo-software/steam-openid-connect-provider.git
synced 2025-01-09 09:56:22 +00:00
7 lines
181 B
YAML
7 lines
181 B
YAML
|
version: '2'
|
||
|
services:
|
||
|
proxy:
|
||
|
environment:
|
||
|
STEAMIDP_URI: https://steamidp-debugger:5001
|
||
|
extra_hosts:
|
||
|
- "steamidp-debugger:host-gateway"
|