chore(guacamole): remove DOMAIN - provided by global.env
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
# Guacamole - Pattern B env (folder-mode)
|
||||||
|
LDAP_HOST=homehub.bryanmail.net
|
||||||
|
GUACAMOLE_LDAP_SEARCH_BIND_DN=AVB@bryanmail.net
|
||||||
|
GUACAMOLE_LDAP_BIND_PASSWORD=***REDACTED***
|
||||||
|
GUACAMOLE_OIDC_AUTHORIZATION_ENDPOINT=https://auth.bryanmail.net/application/o/authorize/
|
||||||
|
GUACAMOLE_OIDC_JWKS_ENDPOINT=https://auth.bryanmail.net/application/o/guacamole/jwks/
|
||||||
|
GUACAMOLE_OIDC_ISSUER=https://auth.bryanmail.net/application/o/guacamole/
|
||||||
|
GUACAMOLE_OIDC_CLIENT_ID=***REDACTED***
|
||||||
|
GUACAMOLE_OIDC_CLIENT_SECRET=***REDACTED***
|
||||||
|
GUACAMOLE_OIDC_REDIRECT_URI=https://remote.bryanmail.net/
|
||||||
|
GUACAMOLE_DB_PASSWORD=***REDACTED***
|
||||||
Reference in New Issue
Block a user