mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-09 07:04:07 +01:00
Update docker-compose.yml
This commit is contained in:
parent
9a928fb8db
commit
9038ce1a0e
@ -1,8 +1,9 @@
|
|||||||
version: '3.3'
|
version: '3.3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
element-web:
|
element-web:
|
||||||
|
image: 'vectorim/element-web'
|
||||||
container_name: element-web
|
container_name: element-web
|
||||||
ports:
|
ports:
|
||||||
- '80:80'
|
- '80:80'
|
||||||
image: 'vectorim/element-web'
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
Loading…
x
Reference in New Issue
Block a user