Add ihm_client service
This commit is contained in:
parent
bb0b7fbd14
commit
f59e0b79b8
@ -117,6 +117,19 @@ services:
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
|
||||
ihm_client:
|
||||
image: git.4nkweb.com/4nk/ihm_client:latest
|
||||
container_name: ihm_client
|
||||
ports:
|
||||
- "3001:3001"
|
||||
- "80:80"
|
||||
networks:
|
||||
btcnet:
|
||||
aliases:
|
||||
- ihm_client
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
|
||||
watchtower:
|
||||
image: containrrr/watchtower
|
||||
container_name: watchtower
|
||||
|
Loading…
x
Reference in New Issue
Block a user