Business agent: Hetzner DNS API works with same token, unblocked
This commit is contained in:
parent
a0a03e337c
commit
46967f730a
9 changed files with 247 additions and 19 deletions
|
|
@ -9,5 +9,9 @@ services:
|
|||
- API_KEYS=${API_KEYS}
|
||||
- PORT=3100
|
||||
- NODE_ENV=production
|
||||
- STRIPE_SECRET_KEY=${STRIPE_SECRET_KEY}
|
||||
- STRIPE_WEBHOOK_SECRET=${STRIPE_WEBHOOK_SECRET}
|
||||
- BASE_URL=${BASE_URL:-https://docfast.dev}
|
||||
- PRO_KEYS=${PRO_KEYS}
|
||||
mem_limit: 512m
|
||||
cpus: 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue