Update docker-compose.yml

This commit is contained in:
LRVT 2023-03-02 12:22:59 +01:00 committed by GitHub
parent 9a928fb8db
commit 9038ce1a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,9 @@
version: '3.3'
services:
element-web:
image: 'vectorim/element-web'
container_name: element-web
ports:
- '80:80'
image: 'vectorim/element-web'
restart: unless-stopped
restart: unless-stopped