config
This commit is contained in:
parent
785a18147d
commit
0c526fd70c
4 changed files with 181 additions and 0 deletions
12
config.env
12
config.env
|
|
@ -0,0 +1,12 @@
|
|||
#[App]
|
||||
APP_LOG_LVL=
|
||||
|
||||
#[Http]
|
||||
HTTP_HOST=
|
||||
HTTP_PORT=
|
||||
GIN_MODE=
|
||||
|
||||
#[gRPC]
|
||||
TASK_API_HOST=
|
||||
TASK_API_PORT=
|
||||
TASK_SOURCE_TIMEOUT_SECONDS=
|
||||
Loading…
Add table
Add a link
Reference in a new issue