mirror of
https://github.com/retailcrm/mg-bot-helper.git
synced 2025-04-10 12:30:54 +00:00
19 lines
258 B
Text
19 lines
258 B
Text
version: ~
|
|
|
|
database:
|
|
connection: postgres://mg_bot:mg_bot@postgres:5432/mg_bot?sslmode=disable
|
|
|
|
http_server:
|
|
host: ~
|
|
listen: :3001
|
|
|
|
bot_info:
|
|
name: Helper
|
|
code: crm-info-bot
|
|
logo_path: /static/logo.svg
|
|
|
|
sentry_dsn: ~
|
|
|
|
log_level: 5
|
|
|
|
debug: false
|