We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d42dfee + 0030c92 commit e4adf36Copy full SHA for e4adf36
readme-vars.yml
@@ -31,6 +31,8 @@ param_ports:
31
- { external_port: "601", internal_port: "6601/tcp", port_desc: "Syslog TCP" }
32
- { external_port: "6514", internal_port: "6514/tcp", port_desc: "Syslog TLS" }
33
34
+readonly_supported: true
35
+
36
# application setup block
37
app_setup_block_enabled: true
38
app_setup_block: |
@@ -40,7 +42,6 @@ app_setup_block: |
40
42
41
43
More info at [syslog-ng](https://www.syslog-ng.com/technical-documents/list/syslog-ng-open-source-edition).
44
-
45
# changelog
46
changelogs:
47
- { date: "24.05.24:", desc: "Rebase to Alpine 3.20." }
0 commit comments