mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(server): extract motion photo android single frame (#3903)
This commit is contained in:
parent
d0a06739d8
commit
e510e733cd
7 changed files with 163 additions and 147 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { GenericContainer } from 'testcontainers';
|
||||
import { PostgreSqlContainer } from '@testcontainers/postgresql';
|
||||
import { GenericContainer } from 'testcontainers';
|
||||
export default async () => {
|
||||
process.env.NODE_ENV = 'development';
|
||||
process.env.TYPESENSE_API_KEY = 'abc123';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue