Update docker-compose.yml samples

This commit is contained in:
Dave Conroy 2021-05-29 14:00:40 -07:00
parent f156272e41
commit 947703a04c
3 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@ services:
libreoffice-app:
image: tiredofit/libreoffice-online:latest
hostname: libreoffice.example.com
container_name: libreoffice-app
expose:
- 9980

View file

@ -1,5 +1,6 @@
libreoffice-app:
image: tiredofit/libreoffice-online
hostname: libreoffice.example.com
container_name: libreoffice-app
expose:
- 9980

View file

@ -4,8 +4,7 @@ services:
libreoffice-online-app:
image: tiredofit/libreoffice-online
container_name: libreoffice-online-app
hostname: libreoffice
domainname: example.com
hostname: libreoffice.example.com
expose:
- 9980
cap_add: