mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-25 11:05:07 +02:00
UBERF-5283 Validate token in collaborator (#4517)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user