mirror of
https://github.com/immich-app/immich.git
synced 2025-12-19 17:23:21 +03:00
Update bug report template
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { PostgresConnectionOptions } from 'typeorm/driver/postgres/PostgresConnectionOptions';
|
||||
import {DataSource} from "typeorm";
|
||||
import { DataSource } from 'typeorm';
|
||||
|
||||
export const databaseConfig: PostgresConnectionOptions = {
|
||||
type: 'postgres',
|
||||
|
||||
Reference in New Issue
Block a user