Typo
This commit is contained in:
parent
fc7d1d5ec4
commit
7aa257f26a
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -241,7 +241,7 @@ networks:
|
|||
default:
|
||||
driver: bridge
|
||||
# interconnects projects
|
||||
kiwihub:
|
||||
kiwi_hub:
|
||||
external:
|
||||
name: $$KIWI_HUB_NAME
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ networks:
|
|||
default:
|
||||
driver: bridge
|
||||
# interconnects projects
|
||||
kiwihub:
|
||||
kiwi_hub:
|
||||
external:
|
||||
name: $KIWI_HUB_NAME
|
||||
|
||||
|
|
Loading…
Reference in a new issue