This commit is contained in:
parent
33c68c2f44
commit
749f525f83
44 changed files with 5380 additions and 3532 deletions
|
|
@ -76,8 +76,10 @@ ReadOnlyPaths=/srv/catcrafts-app /srv/catcrafts.net
|
|||
# rsync-wiped, and /srv/catcrafts-app is CI-writable; neither may ever hold a
|
||||
# credential. /etc/catcrafts/payments.env (root:root 0600) carries:
|
||||
# MOLLIE_API_KEY=live_... (or test_... while verifying) — the BANK rail
|
||||
# COINGATE_API_KEY=... the CRYPTO rail; omit and checkout offers only
|
||||
# COINGATE_SANDBOX=1 bank. Sandbox tokens are not live tokens.
|
||||
# EURC_CHAINS=/etc/catcrafts/eurc-chains.json — the CRYPTO rail (self-hosted
|
||||
# EURC; no key). Omit and checkout offers only bank.
|
||||
# The address pool defaults to
|
||||
# /var/lib/catcrafts/orders.jsonl.eurc-addresses.
|
||||
# SENDCLOUD_PUBLIC_KEY / SENDCLOUD_SECRET_KEY / SENDCLOUD_METHOD — REQUIRED
|
||||
# to sell: no rate table means checkout refuses
|
||||
# INVOICE_GPG_KEY=... invoice signing (see deploy/README.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue