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