Delete examples/element-web directory
remove element-web
This commit is contained in:
parent
168df60751
commit
43c708c773
2 changed files with 0 additions and 12 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
# References
|
|
||||||
|
|
||||||
- https://hub.docker.com/r/vectorim/element-web
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
version: '3.3'
|
|
||||||
|
|
||||||
services:
|
|
||||||
element-web:
|
|
||||||
image: 'vectorim/element-web'
|
|
||||||
container_name: element-web
|
|
||||||
ports:
|
|
||||||
- '80:80'
|
|
||||||
restart: unless-stopped
|
|
||||||
Loading…
Reference in a new issue