From e68541ffd63ddb17c82439a0f4a0bf5e0a39742c Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Sat, 29 Apr 2023 02:58:14 +0200 Subject: [PATCH] refactor(zabbixserver): Replace file names with links --- zabbixserver/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zabbixserver/README.md b/zabbixserver/README.md index 3a7727c..9d4c792 100644 --- a/zabbixserver/README.md +++ b/zabbixserver/README.md @@ -32,15 +32,15 @@ docker compose --file "${COMPOSE_FILE}" --env-file "${COMPOSE_ENV_FILE}" up ## Additional files -- `common-settings.yml` +- [common-settings.yml](common-settings.yml) This file will be auto-created as part of the patch. Use it as an example in case patching fails -- `env/fqdn_contaxt.env.example` +- [env/fqdn_context.env.example](env/fqdn_context.env.example) An example env file with all currently used variables after `docker-compose_v3_alpine_pgsql_latest.yaml` is patched -- Directory tree underneath `build-context` +- Directory tree underneath [build-context](build-context) ``` build-context/ └── docker-data