Skip to content
Permalink
d607780677
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
8 lines (7 sloc) 224 Bytes
FIRESTORE_EMULATOR_HOST=localhost:8788
MYSQL_ADDR=localhost
TRAINER_HTTP_ADDR=localhost:5000
TRAINER_GRPC_ADDR=localhost:5010
TRAININGS_HTTP_ADDR=localhost:5001
USERS_HTTP_ADDR=localhost:5002
USERS_GRPC_ADDR=localhost:5020