mirror of
https://github.com/driftywinds/driftywinds.git
synced 2025-12-19 02:23:32 +00:00
Create compose.yml
This commit is contained in:
7
docker-compose-files/element-web/compose.yml
Normal file
7
docker-compose-files/element-web/compose.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
services:
|
||||||
|
element-web:
|
||||||
|
ports:
|
||||||
|
- 80:80
|
||||||
|
volumes:
|
||||||
|
- ./config.json:/app/config.json
|
||||||
|
image: vectorim/element-web
|
||||||
Reference in New Issue
Block a user