diff --git a/Makefile b/Makefile index 2480bcf..83fea49 100644 --- a/Makefile +++ b/Makefile @@ -249,8 +249,8 @@ services: something: image: maintainer/repo:tag restart: unless-stopped - networks: - - default - - kiwihub + networks: + - default + - kiwi_hub [...] endef