steam-openid-connect-provider/docker-compose.debug.yml
2021-05-17 08:34:14 +07:00

7 lines
No EOL
181 B
YAML

version: '2'
services:
proxy:
environment:
STEAMIDP_URI: https://steamidp-debugger:5001
extra_hosts:
- "steamidp-debugger:host-gateway"