fix: update dockerfile & use NPM droplet

This commit is contained in:
DecDuck
2025-03-31 09:32:09 +11:00
parent 96a1199fff
commit c7af02c15e
8 changed files with 80 additions and 35 deletions

View File

@ -1,4 +1,4 @@
import droplet from "@drop/droplet";
import droplet from "@drop-oss/droplet";
import { MinimumRequestObject } from "~/server/h3";
import aclManager from "../acls";