Archived
„docker-compose.yml“ ändern
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user