Create compose.yml

This commit is contained in:
drifty
2025-01-16 12:31:45 +05:30
committed by GitHub
parent be6b89b2c1
commit e6f825a533

View File

@@ -0,0 +1,7 @@
services:
element-web:
ports:
- 80:80
volumes:
- ./config.json:/app/config.json
image: vectorim/element-web