mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 10:26:29 +02:00
adjust comment blocking (#2488)
This commit is contained in:
parent
65760a9f70
commit
ba1f29a659
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ authenticate_service_url: https://authenticate.localhost.pomerium.io
|
|||
|
||||
####################################################################################
|
||||
# Certificate settings: https://www.pomerium.com/docs/reference/certificates.html #
|
||||
# The example below assumes a certificate and key file will be mounted to a volume available to the #
|
||||
# Docker image. #
|
||||
# The example below assumes a certificate and key file will be mounted to a volume #
|
||||
# available to the Docker image. #
|
||||
####################################################################################
|
||||
certificate_file: /pomerium/cert.pem
|
||||
certificate_key_file: /pomerium/privkey.pem
|
||||
|
|
Loading…
Add table
Reference in a new issue