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