Update boltcard.service

This commit is contained in:
Peter Rounce 2022-08-04 16:18:21 +01:00 committed by GitHub
parent 7e62f08f53
commit c4f95be22a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,8 +25,8 @@ Environment="DB_USER=cardapp"
Environment="DB_PASSWORD=database_password"
Environment="DB_NAME=card_db"
# BASE_URL is the URL base prefix for the lnurlw calls
Environment="HOST_DOMAIN=card.whitewolftech.com"
# HOST_DOMAIN is the URL base prefix for the lnurlw calls
Environment="HOST_DOMAIN=card.yourdomain.com"
# MIN_WITHDRAW_SATS & MAX_WITHDRAW_SATS set the values for the lnurlw response
Environment="MIN_WITHDRAW_SATS=1"