element webclient installiert
This commit is contained in:
10
compose_files/element.yml
Normal file
10
compose_files/element.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
element-web:
|
||||
image: vectorim/element-web:latest
|
||||
container_name: element-web
|
||||
volumes:
|
||||
- /home/icke/element/config.json:/app/config.json:ro
|
||||
ports:
|
||||
- "8097:80"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user