mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
feat: yucca integration
This commit is contained in:
parent
8454cb2631
commit
77f9e87bd3
102 changed files with 11198 additions and 164 deletions
|
|
@ -85,7 +85,10 @@
|
|||
"features": {
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:2": {
|
||||
// https://github.com/devcontainers/features/issues/1466
|
||||
"moby": false
|
||||
"moby": false,
|
||||
"dockerDashComposeVersion": "none",
|
||||
"installDockerBuildx": false,
|
||||
"installDockerComposeSwitch": false
|
||||
}
|
||||
},
|
||||
"forwardPorts": [3000, 9231, 9230, 2283],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue