feat: 1panel -> 1panel-network

This commit is contained in:
zhengkunwang223
2023-02-13 11:30:25 +04:00
parent fc235baf16
commit dfaff5abc7
12 changed files with 24 additions and 24 deletions

View File

@@ -5,7 +5,7 @@ services:
container_name: ${CONTAINER_NAME}
restart: always
networks:
- 1panel
- 1panel-network
volumes:
- ./data:/root/.halo
ports:
@@ -22,5 +22,5 @@ services:
createdBy: "Apps"
networks:
1panel:
1panel-network:
external: true