services: element: container_name: element image: vectorim/element-web:latest restart: always ports: - "[::1]:8084:80" volumes: - ./config.json:/app/config.json