Compare commits
2 Commits
96929c25bc
...
cc8fe1a17e
Author | SHA1 | Date |
---|---|---|
|
cc8fe1a17e | |
|
9475c8ef8f |
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue