revert: non-custodial — client supplies addresses+paths to POST /wallets/create
This commit is contained in:
@@ -11,8 +11,6 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
API_PORT: "3001"
|
||||
volumes:
|
||||
- ./logs:/app/logs
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "-qO-", "http://localhost:3001/api/health"]
|
||||
interval: 10s
|
||||
|
||||
Reference in New Issue
Block a user