Files
orderservice/.env.template
T

7 lines
187 B
Bash

# Change all vars before going to production and remove all comments (!)
# Below all environment variables and default values
GRPC_PORT=50051
GRPC_ENABLE_REFLECTION=false
LOG_LEVEL=info