6 lines
112 B
Bash
6 lines
112 B
Bash
PRIVATE_KEY=0xYOUR_PRIVATE_KEY
|
|
|
|
# mTLS
|
|
CLIENT_KEY=/path/to/your/client/key
|
|
CLIENT_CRT=/path/to/your/client/cert
|