fix: add network config for kodbox (#25)

This commit is contained in:
BugKing
2023-04-17 11:36:23 +08:00
committed by GitHub
parent 4091157f78
commit 4fefa8c3ae
@@ -11,6 +11,8 @@ services:
restart: always
labels:
createdBy: "Apps"
networks:
- 1panel-network
networks:
1panel-network:
external: true