Delete examples/element-web directory

remove element-web
This commit is contained in:
LRVT 2024-02-15 22:58:39 +01:00 committed by GitHub
parent 168df60751
commit 43c708c773
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 12 deletions

View File

@ -1,3 +0,0 @@
# References
- https://hub.docker.com/r/vectorim/element-web

View File

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