=added disabled config for https w. self-signed cert
This commit is contained in:
@@ -13,6 +13,13 @@ backend:
|
||||
database:
|
||||
client: sqlite3
|
||||
connection: ':memory:'
|
||||
# https:
|
||||
# certificate:
|
||||
# size: 2048
|
||||
# algorithm: sha256
|
||||
# days: 30
|
||||
# attributes:
|
||||
# commonName: 'contoso.com'
|
||||
|
||||
proxy:
|
||||
'/circleci/api':
|
||||
|
||||
Reference in New Issue
Block a user