fix Alloy configuration after 'help' from Claude

This commit is contained in:
2026-03-22 10:05:41 -04:00
parent 22efffdbe7
commit f1a5b8afe9
4 changed files with 24 additions and 20 deletions
+2 -2
View File
@@ -40,8 +40,8 @@ services:
networks:
- logging
ports:
- "514:514/udp" # Syslog UDP (for MikroTik and other network devices)
- "514:514/tcp" # Syslog TCP
- "5140:5140/udp" # Syslog UDP (for MikroTik and other network devices)
- "5140:5140/tcp" # Syslog TCP
- "12345:12345" # Alloy UI (optional, useful for debugging)
volumes:
- ./config/alloy.alloy:/etc/alloy/config.alloy:ro