conf for gin engine
This commit is contained in:
parent
5f72059bb6
commit
fb7f88ff7e
3 changed files with 44 additions and 4 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#APP
|
||||
APP_LOG_LEVEL=info
|
||||
HTTP_HOST=0.0.0.0
|
||||
HTTP_PORT=8080
|
||||
GIN_MODE=release
|
||||
|
||||
#Telegram
|
||||
TELEGRAM_TOKEN=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue