working SAML
This commit is contained in:
parent
252dac3143
commit
1c909b7790
273 changed files with 260766 additions and 80 deletions
9
SSLProxy/docker-compose.yaml
Normal file
9
SSLProxy/docker-compose.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
ssl-proxy:
|
||||
build: .
|
||||
ports:
|
||||
- "7009:7009"
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
Loading…
Add table
Add a link
Reference in a new issue