mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-10-20 13:26:12 +08:00
Add ability to specify client certificate and key for redis connection
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -29,10 +29,13 @@ package-json.lock
|
||||
/api
|
||||
dist/
|
||||
|
||||
# testdata
|
||||
/cmd/asynqmon/testdata/
|
||||
|
||||
# Editor configs
|
||||
.idea/
|
||||
.vscode/
|
||||
.editorconfig
|
||||
|
||||
# examples
|
||||
examples/
|
||||
examples/
|
||||
|
Reference in New Issue
Block a user