We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8e11d commit e707a56Copy full SHA for e707a56
server.sh.template
@@ -17,7 +17,7 @@ export DOMAIN="my.hackupc.com"
17
# Read the README to know how to get them
18
export GOOGLE_WALLET_ISSUER_ID="XXXXXXXXXXXXXXXXXXX"
19
export GOOGLE_WALLET_CLASS_SUFFIX="XXXXXXXXXXXXXXXXX"
20
-GOOGLE_WALLET_PASS_SUFFIX="" # use ="test" for testing
+export GOOGLE_WALLET_PASS_SUFFIX="" # use ="test" for testing
21
export GOOGLE_WALLET_APPLICATION_CREDENTIALS="/path/to/credentials.json" # remember to allow read perms
22
23
0 commit comments