From 0e3ea77f1e15311b7e1351187c834367d8b81d09 Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 16 Apr 2024 18:34:03 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.production.yml b/stack.production.yml index 42f696b..aa6ff68 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -6,7 +6,7 @@ services: fluentd: image: git.nixc.us/nixius/fluentd:production ports: - - target: 9880 + - target: 24224 published: 9880 protocol: tcp mode: host