From 40c90adaaafa288939aa7a39eed1ea43031ff592 Mon Sep 17 00:00:00 2001 From: hotstovejer Date: Mon, 9 Jun 2025 12:48:53 -0500 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 60a1bc7..5a7f3b9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -51,4 +51,4 @@ services: networks: proxy: - external: true # or comment this line to auto create the network \ No newline at end of file + # external: true # or comment this line to auto create the network \ No newline at end of file