„docker-compose.yml“ ändern

This commit is contained in:
2022-01-25 14:45:55 +01:00
parent 776f238d24
commit 9c0be453e0
+1 -1
View File
@@ -17,7 +17,7 @@ services:
image: vectorim/element-web
restart: unless-stopped
volumes:
- ./element-web-config/config.json:/app/config.json
- /volume1/docker/element-web-config/config.json:/app/config.json
ports:
- "91:80"