reverse proxy for uploads
This commit is contained in:
parent
0eb91d67dd
commit
ce50f8a6d6
8 changed files with 44 additions and 48 deletions
2
src/app.d.ts
vendored
2
src/app.d.ts
vendored
|
|
@ -1,6 +1,6 @@
|
|||
// See https://svelte.dev/docs/kit/types#app.d.ts
|
||||
|
||||
import type { Strapi } from "$lib/server/strapi";
|
||||
import type { Strapi } from '$lib/server/strapi';
|
||||
|
||||
// for information about these interfaces
|
||||
declare global {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue