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