mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-24 14:30:48 +01:00
9 lines
223 B
YAML
9 lines
223 B
YAML
---
|
|
services:
|
|
generator:
|
|
image: wazuh/wazuh-certs-generator:0.0.2
|
|
hostname: wazuh-certs-generator
|
|
volumes:
|
|
- ./config/wazuh_indexer_ssl_certs/:/certificates/
|
|
- ./config/certs.yml:/config/certs.yml
|