test: add unraid docker test harness
This commit is contained in:
parent
d2ed667f0c
commit
f8bd8e0ef0
5 changed files with 31 additions and 5 deletions
|
|
@ -11,6 +11,12 @@ Erster funktionaler Backend-Stand für die Vision:
|
|||
- Kontaktdatenaustausch nach Deal (`/contacts/request`, `/contacts/respond`, `/contacts/deal/:dealId`)
|
||||
- Serverseitige AES-256-GCM-Verschlüsselung für Adresse/Telefon (`DATA_ENCRYPTION_KEY`)
|
||||
|
||||
## Docker-Test (Unraid Host)
|
||||
|
||||
```bash
|
||||
./scripts/test-in-docker.sh
|
||||
```
|
||||
|
||||
## Start
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue