Compare commits

...

2 Commits

Author SHA1 Message Date
e68541ffd6 refactor(zabbixserver): Replace file names with links 2023-04-29 02:58:14 +02:00
8b6f97259d fix(zabbixserver): Typo 2023-04-29 02:56:11 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -32,15 +32,15 @@ docker compose --file "${COMPOSE_FILE}" --env-file "${COMPOSE_ENV_FILE}" up
## Additional files ## 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 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 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/ build-context/
└── docker-data └── docker-data