mirror of
https://github.com/yavook/kiwi-scp.git
synced 2025-12-06 16:43:00 +00:00
typo
This commit is contained in:
parent
7dcdb3cfe6
commit
4805eb380a
1 changed files with 3 additions and 3 deletions
6
Makefile
6
Makefile
|
|
@ -249,8 +249,8 @@ services:
|
||||||
something:
|
something:
|
||||||
image: maintainer/repo:tag
|
image: maintainer/repo:tag
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
- kiwihub
|
- kiwi_hub
|
||||||
[...]
|
[...]
|
||||||
endef
|
endef
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue