Update docker-compose
This commit is contained in:
parent
2395af36d9
commit
a9c10851d6
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ services:
|
|||
infoscreens:
|
||||
image: cbase/infoscreens
|
||||
ports:
|
||||
- '8080:80'
|
||||
- '8080:8080'
|
||||
links:
|
||||
- mqtt-infoscreens
|
||||
volumes:
|
||||
- .:/usr/share/nginx/html
|
||||
- ./dist:/var/infoscreens/dist
|
||||
|
|
Loading…
Reference in a new issue