mirror of
https://github.com/driftywinds/driftywinds.git
synced 2025-12-18 18:23:16 +00:00
8 lines
160 B
YAML
8 lines
160 B
YAML
services:
|
|
element-web:
|
|
ports:
|
|
- 80:80
|
|
volumes:
|
|
- ./config.json:/app/config.json
|
|
image: vectorim/element-web
|