Update InfoGenie
This commit is contained in:
@@ -13,7 +13,6 @@ RUN apk --no-cache add ca-certificates tzdata
|
||||
ENV TZ=Asia/Shanghai
|
||||
WORKDIR /app
|
||||
COPY --from=builder /out/server .
|
||||
COPY ai_config.json ./
|
||||
EXPOSE 5002
|
||||
ENV APP_ENV=production
|
||||
ENV APP_PORT=5002
|
||||
|
||||
Reference in New Issue
Block a user