Skip to content

Commit

Permalink
Merge pull request #27 from linuxserver/ro-tweaks
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
Roxedus committed Jul 7, 2024
2 parents d42dfee + 0030c92 commit e4adf36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ param_ports:
- { external_port: "601", internal_port: "6601/tcp", port_desc: "Syslog TCP" }
- { external_port: "6514", internal_port: "6514/tcp", port_desc: "Syslog TLS" }

readonly_supported: true

# application setup block
app_setup_block_enabled: true
app_setup_block: |
Expand All @@ -40,7 +42,6 @@ app_setup_block: |
More info at [syslog-ng](https://www.syslog-ng.com/technical-documents/list/syslog-ng-open-source-edition).
# changelog
changelogs:
- { date: "24.05.24:", desc: "Rebase to Alpine 3.20." }
Expand Down

0 comments on commit e4adf36

Please sign in to comment.