Compare commits

..

2 Commits

Author SHA1 Message Date
sergey cc8fe1a17e Merge pull request 'dicker-compose fix' (#2) from dev into main
Reviewed-on: #2
2025-03-13 11:08:38 +00:00
s.mostryukov 9475c8ef8f dicker-compose fix 2025-03-13 14:04:34 +03:00
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ services:
depends_on: depends_on:
- redis - redis
environment: environment:
- OAA_CFG__LOG__LEVEL=30 - CFG__LOG__LEVEL=30
- OAA_CFG__LOG__LEVEL_TO_FILE=30 - CFG__LOG__LEVEL_TO_FILE=30
- CFG__ZABBIX__URL=https://zabbix.example.com - CFG__ZABBIX__URL=https://zabbix.example.com
- CFG__ZABBIX__TOKEN=string - CFG__ZABBIX__TOKEN=string