pref: simplified AI provider's settings

This commit is contained in:
LIlGG
2025-09-28 17:34:47 +08:00
parent 5ec38df940
commit f2df793afa
39 changed files with 265 additions and 755 deletions

View File

@@ -33,7 +33,7 @@ FROM node:20.18.0-alpine AS runtime
WORKDIR /app
ENV NODE_ENV=production
ENV LOGTO_ENABLE_DEV=false
ENV LOGTO_ENABLE=false
ENV PORT=3000
ENV HOST=0.0.0.0