mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 11:01:54 +03:00
ddecae80dd
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
13 lines
291 B
Bash
13 lines
291 B
Bash
|
|
TELEGRAM_URL=http://localhost:8086
|
|
FRONT_URL=http://localhost:8080
|
|
|
|
REKONI_URL=http://localhost:4004
|
|
|
|
COLLABORATOR_URL=ws://locahost:3078
|
|
COLLABORATOR_API_URL=http://locahost:3078
|
|
|
|
PRINT_URL=http://localhost:4005
|
|
SIGN_URL=http://localhost:4006
|
|
|
|
ANALYTICS_COLLECTOR_URL=http://localhost:4007 |