Merge branch 'main' of https://github.com/boltcard/boltcard into main
This commit is contained in:
commit
c1c88e392a
2 changed files with 4 additions and 1 deletions
4
SECURITY.md
Normal file
4
SECURITY.md
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
Report issues you find by Telegram secret chat to `@peter_1337` .
|
||||||
|
Please do not disclose any possible security vulnerabilities to third parties.
|
||||||
|
|
@ -45,7 +45,6 @@ $ xxd -r -p SendPaymentV2.macaroon.hex SendPaymentV2.macaroon
|
||||||
### setup the boltcard server
|
### setup the boltcard server
|
||||||
edit `boltcard.service` in the section named `boltcard service settings`
|
edit `boltcard.service` in the section named `boltcard service settings`
|
||||||
edit `Caddyfile` to set the boltcard domain name
|
edit `Caddyfile` to set the boltcard domain name
|
||||||
edit `add_card_data.sql` to set up the individual bolt card records
|
|
||||||
|
|
||||||
### database creation
|
### database creation
|
||||||
edit `create_db.sql` to set the cardapp password
|
edit `create_db.sql` to set the cardapp password
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue