fix: add network config for kodbox (#25)
This commit is contained in:
parent
61e4f68ec8
commit
66f0370fa3
|
|
@ -11,6 +11,8 @@ services:
|
|||
restart: always
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
- 1panel-network
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue