mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-22 04:43:00 +00:00
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:
|
default:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
# interconnects projects
|
# interconnects projects
|
||||||
kiwihub:
|
kiwi_hub:
|
||||||
external:
|
external:
|
||||||
name: $$KIWI_HUB_NAME
|
name: $$KIWI_HUB_NAME
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ networks:
|
||||||
default:
|
default:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
# interconnects projects
|
# interconnects projects
|
||||||
kiwihub:
|
kiwi_hub:
|
||||||
external:
|
external:
|
||||||
name: $KIWI_HUB_NAME
|
name: $KIWI_HUB_NAME
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue