Skip to content

Commit

Permalink
set proxy url env variable in proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
t-aleksander committed Nov 20, 2024
1 parent a177ee7 commit 78ce4ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ services:
# DEFGUARD_PROXY_GRPC_PORT: 50052 # [ENROLLMENT]
# DEFGUARD_PROXY_GRPC_CERT: /ssl/defguard-proxy-grpc.crt # [ENROLLMENT]
# DEFGUARD_PROXY_GRPC_KEY: /ssl/defguard-proxy-grpc.key # [ENROLLMENT]
# DEFGUARD_PROXY_URL: ${DEFGUARD_ENROLLMENT_URL} # [ENROLLMENT]
# volumes: # [ENROLLMENT]
# SSL setup guide: https://defguard.gitbook.io/defguard/features/setting-up-your-instance/docker-compose#ssl-setup
# - ${VOLUME_DIR:-./.volumes}/ssl:/ssl # [ENROLLMENT]
Expand Down

0 comments on commit 78ce4ba

Please sign in to comment.