Изменение данных в файлы yaml
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
manifestVersion: 1.1
|
||||
manifestVersion: "0.0.1"
|
||||
id: zabbix
|
||||
category: networking
|
||||
name: Zabbix
|
||||
@@ -55,5 +55,5 @@ releaseNotes: >-
|
||||
|
||||
|
||||
Полные примечания к выпуску доступны по адресу https://www.zabbix.com/release_notes.
|
||||
submitter: DavidGarciaCat
|
||||
submission: https://github.com/getumbrel/dfwebos-apps/pull/1376
|
||||
submitter: "DFV24"
|
||||
submission: "https://github.dfv24.com/fofanov.dmitry/DFWebOS-Apps/pulls"
|
||||
|
||||
@@ -16,7 +16,7 @@ services:
|
||||
POSTGRES_USER: zabbix
|
||||
POSTGRES_PASSWORD: zabbix
|
||||
ZBX_SERVER_HOST: zabbix-server
|
||||
PHP_TZ: UTC
|
||||
PHP_TZ: Europe/Moscow
|
||||
depends_on:
|
||||
- zabbix-server
|
||||
- zabbix-database
|
||||
|
||||
Reference in New Issue
Block a user