mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-16 05:25:34 +00:00
Added .env file and certificates through variables
This commit is contained in:
4
examples/firebase/functions/.env
Normal file
4
examples/firebase/functions/.env
Normal 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
|
||||
Reference in New Issue
Block a user