From a5154cfc2abce87ecb942c5c1fbbda65a8cade3f Mon Sep 17 00:00:00 2001 From: miker Date: Mon, 20 Jul 2026 15:18:05 +0000 Subject: [PATCH] Update wsdashboard/docker-compose.yml --- wsdashboard/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wsdashboard/docker-compose.yml b/wsdashboard/docker-compose.yml index 7993401..f3180e5 100644 --- a/wsdashboard/docker-compose.yml +++ b/wsdashboard/docker-compose.yml @@ -19,4 +19,4 @@ services: - GUNICORN_WORKER_CLASS=sync # Prevents threading conflicts during background updates networks: external: - external: true # Tells Compose not to create this network.. \ No newline at end of file + external: true # Tells Compose not to create this network.. \ No newline at end of file