fix
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# stalwart
|
||||
STALWART_PUBLIC_URL=https://post.example.org
|
||||
OIDC_KEY=GENERATE_STRING # openssl rand -hex 32
|
||||
OIDC_SIGNATURE_KEY=GENERATE_PEM # openssl genpkey -algorithm EC -pkeyopt ec_paramgen_curve:secp384r1 -pkeyopt ec_param_enc:named_curve
|
||||
OIDC_SIGNATURE_KEY=GENERATE_PEM # openssl genpkey -algorithm EC -pkeyopt ec_paramgen_curve:secp384r1 -pkeyopt ec_param_enc:named_curve # ONE LINE, IN QUOTES, SEPARATED BY \n
|
||||
|
||||
# bulwark
|
||||
JMAP_SERVER_URL=https://post.example.org
|
||||
|
||||
Reference in New Issue
Block a user