From cf37376b653203a61f55808769a98342e71dcae3 Mon Sep 17 00:00:00 2001 From: Xboard <147830212+cedar2025@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:09:54 +0800 Subject: [PATCH] Update 1panel.md --- docs/en/installation/1panel.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/en/installation/1panel.md b/docs/en/installation/1panel.md index 3d36f38..b47d7b0 100644 --- a/docs/en/installation/1panel.md +++ b/docs/en/installation/1panel.md @@ -111,10 +111,6 @@ services: - 1panel-network volumes: - ./.docker/.data/redis:/data - -networks: - 1panel-network: - driver: bridge ``` 5. Initialize Installation: @@ -161,4 +157,4 @@ docker compose up -d - ⚠️ Ensure firewall is enabled to prevent port 7001 exposure to public - Service restart is required after code modifications -- SSL certificate configuration is recommended for secure access \ No newline at end of file +- SSL certificate configuration is recommended for secure access