fix Alloy configuration after 'help' from Claude
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user