Update docker/nexterm/docker-compose.yml
This commit is contained in:
parent
fbed2dd441
commit
9a942b05dd
1 changed files with 8 additions and 0 deletions
|
@ -7,5 +7,13 @@ services:
|
|||
volumes:
|
||||
- nexterm:/app/data
|
||||
image: germannewsmaker/nexterm:1.0.2-OPEN-PREVIEW
|
||||
|
||||
it-tools:
|
||||
container_name: it-tools
|
||||
ports:
|
||||
- 8090:80
|
||||
image: corentinth/it-tools@sha256:c191615f23eb6a18b8faca4dba15fc11caefea250ce3a8e29d249757544092eb
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
nexterm:
|
||||
|
|
Loading…
Add table
Reference in a new issue