Added .env file and certificates through variables

This commit is contained in:
Alexander Cerutti
2023-07-29 00:34:13 +02:00
parent 84a2b85911
commit 9016f442f1
3 changed files with 232 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
WWDR=1234 #TODO change this with the content of your WWDR Certificate
SIGNER_CERT=1234 #TODO change this with the content of your Signer Certificare
SIGNER_KEY=1234 #TODO change this with the content of your Signer Key certificate
SIGNER_KEY_PASSPHRASE=12356 #TODO change this with the passphrase of your SIGNER_KEY