update docs
This commit is contained in:
parent
fc5259a921
commit
a89fab4116
1 changed files with 8 additions and 0 deletions
|
|
@ -24,6 +24,14 @@ sending incremental file list
|
||||||
|
|
||||||
> NOTE: if you don't want the default XR Fragments asset-library, omit `--recurse-submodules` in the git cmd.
|
> NOTE: if you don't want the default XR Fragments asset-library, omit `--recurse-submodules` in the git cmd.
|
||||||
|
|
||||||
|
To preserve your uploaded models, add the `experiences` as a docker volume-flag, for example:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ mkdir experiences
|
||||||
|
$ manyfold/cli/manyfold run -v ./experiences:/mnt/experiences
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
# Extra environment-variables
|
# Extra environment-variables
|
||||||
|
|
||||||
| environment variable | default | info |
|
| environment variable | default | info |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue