diff --git a/docs/en/installation/1panel.md b/docs/en/installation/1panel.md index 3d36f38..a301019 100644 --- a/docs/en/installation/1panel.md +++ b/docs/en/installation/1panel.md @@ -114,7 +114,7 @@ services: networks: 1panel-network: - driver: bridge + external: true ``` 5. Initialize Installation: @@ -161,4 +161,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