fix formatting
This commit is contained in:
parent
b1fab9f1c1
commit
1bce49c670
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ export DB_NAME=card_db
|
||||||
echo "writing host_domain to env vars"
|
echo "writing host_domain to env vars"
|
||||||
|
|
||||||
export HOST_DOMAIN=card.yourdomain.com
|
export HOST_DOMAIN=card.yourdomain.com
|
||||||
|
```
|
||||||
- use the internal API to create a card
|
- use the internal API to create a card
|
||||||
- `$ curl 'localhost:9001/createboltcard?card_name=card_5&enable=true&tx_max=1000&day_max=10000&uid_privacy=true&allow_neg_bal=true'`
|
- `$ curl 'localhost:9001/createboltcard?card_name=card_5&enable=true&tx_max=1000&day_max=10000&uid_privacy=true&allow_neg_bal=true'`
|
||||||
- this will give you a one-time link
|
- this will give you a one-time link
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue