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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,8 @@ services:
restart: always
labels:
createdBy: "Apps"
networks:
- 1panel-network
networks:
1panel-network:
external: true