Skip to content

Commit 8338919

Browse files
authored
Update README.md
1 parent f7c61d6 commit 8338919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This is an extension for [ownCloud web](https://github.com/owncloud/web) for vie
2828
## oCIS Web Extensions ##
2929
MODEL_3D_VIEWER=:web_extensions/3dviewer.yaml
3030
31-
COMPOSE_FILE=docker-compose.yml${...}${3D_VIEWER:-}
31+
COMPOSE_FILE=docker-compose.yml${...}${MODEL_3D_VIEWER:-}
3232
```
3333

3434
3. Run `docker compose up` to run oCIS with the extensions

0 commit comments

Comments
 (0)