initial
This commit is contained in:
commit
25439eab5b
10 changed files with 185 additions and 0 deletions
13
config.env
Normal file
13
config.env
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
#[APP]
|
||||
APP_MODE=dev
|
||||
APP_LOG_LVL=info
|
||||
|
||||
#[HTTP]
|
||||
HOST=0.0.0.0
|
||||
PORT=41082
|
||||
|
||||
#[TASKS SOURCE(GRPC)]
|
||||
HOST=
|
||||
PORT=
|
||||
|
||||
#[RABBIT]
|
||||
Loading…
Add table
Add a link
Reference in a new issue