Compare commits
No commits in common. "cc8fe1a17e7073fcca2ae35d543eae2409815f28" and "96929c25bcc78edc70788d0f6ce6c67b47fe9432" have entirely different histories.
cc8fe1a17e
...
96929c25bc
|
@ -14,8 +14,8 @@ services:
|
|||
depends_on:
|
||||
- redis
|
||||
environment:
|
||||
- CFG__LOG__LEVEL=30
|
||||
- CFG__LOG__LEVEL_TO_FILE=30
|
||||
- OAA_CFG__LOG__LEVEL=30
|
||||
- OAA_CFG__LOG__LEVEL_TO_FILE=30
|
||||
|
||||
- CFG__ZABBIX__URL=https://zabbix.example.com
|
||||
- CFG__ZABBIX__TOKEN=string
|
||||
|
|
Loading…
Reference in New Issue