mirror of
https://github.com/status-im/infra-les.git
synced 2025-02-13 04:46:33 +00:00
10 lines
197 B
YAML
10 lines
197 B
YAML
---
|
|
# general container config
|
|
cont_state: started
|
|
cont_recreate: false
|
|
cont_restart: false
|
|
|
|
# OAuth2 provided by Google
|
|
oauth2_proxy_port: 8090
|
|
oauth2_proxy_image: 'statusteam/oauth2-proxy:2.2.0'
|