1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-17 23:51:03 +08:00

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

View File

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