mirror of
https://github.com/immich-app/immich.git
synced 2025-06-14 21:38:26 +02:00
Add jre for make open-api
This commit is contained in:
parent
63fc137a3f
commit
376939fd71
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ In non-cloud environments, you can optionally use host filesystem paths instead
|
|||
4. Select "Immich - Backend and Frontend"
|
||||
5. Wait a while - after the builds are done, the server and web processes will be started as tasks, and the browser will be opened (once) to the front page.
|
||||
|
||||
:::tip Not Just VSCode
|
||||
Many other editors also have devcontainers integration, or you can use [the devcontainer cli](https://github.com/devcontainers/cli).
|
||||
:::
|
||||
|
||||
### Configuring Database and Upload paths to the host
|
||||
|
||||
ENV VARs can use to control the location of the upload and the database paths.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue