UBERF-5283 Validate token in collaborator (#4517)

Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
This commit is contained in:
Alexander Onnikov
2024-02-05 15:38:18 +07:00
committed by GitHub
parent a1f64176fd
commit 697fb2732c
9 changed files with 77 additions and 28 deletions
+1
View File
@@ -101,6 +101,7 @@ services:
environment:
- COLLABORATOR_PORT=3078
- SECRET=secret
- ACCOUNTS_URL=http://account:3000
- TRANSACTOR_URL=ws://transactor:3333
- UPLOAD_URL=/files
- MONGO_URL=mongodb://mongodb:27017