mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-02-08 18:08:13 -05:00
Update 1panel.md
This commit is contained in:
parent
746cf3068d
commit
cf37376b65
@ -111,10 +111,6 @@ services:
|
|||||||
- 1panel-network
|
- 1panel-network
|
||||||
volumes:
|
volumes:
|
||||||
- ./.docker/.data/redis:/data
|
- ./.docker/.data/redis:/data
|
||||||
|
|
||||||
networks:
|
|
||||||
1panel-network:
|
|
||||||
driver: bridge
|
|
||||||
```
|
```
|
||||||
|
|
||||||
5. Initialize Installation:
|
5. Initialize Installation:
|
||||||
@ -161,4 +157,4 @@ docker compose up -d
|
|||||||
|
|
||||||
- ⚠️ Ensure firewall is enabled to prevent port 7001 exposure to public
|
- ⚠️ Ensure firewall is enabled to prevent port 7001 exposure to public
|
||||||
- Service restart is required after code modifications
|
- Service restart is required after code modifications
|
||||||
- SSL certificate configuration is recommended for secure access
|
- SSL certificate configuration is recommended for secure access
|
||||||
|
Loading…
Reference in New Issue
Block a user