working SAML

This commit is contained in:
Siwat Sirichai 2025-06-08 17:37:21 +07:00
parent 252dac3143
commit 1c909b7790
273 changed files with 260766 additions and 80 deletions

View file

@ -0,0 +1,9 @@
version: '3.8'
services:
ssl-proxy:
build: .
ports:
- "7009:7009"
restart: unless-stopped
network_mode: host