1
0
Fork 0

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 61e4f68ec8
commit 66f0370fa3
1 changed files with 2 additions and 0 deletions

View File

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