fix: Fix/ldap tls (#162)

* optimize and fix tls of LDAP

* fix
This commit is contained in:
Tao Chen
2025-03-02 22:59:01 +08:00
committed by GitHub
parent 403d9c2233
commit 5db3c8bf0b
4 changed files with 34 additions and 11 deletions

View File

@@ -76,6 +76,7 @@ COPY --from=builder-backend /app/release /app/
COPY --from=builder-backend /app/conf /app/conf/
COPY --from=builder-backend /app/resources /app/resources/
COPY --from=builder-backend /app/docs /app/docs/
COPY --from=builder-backend /app/http/templates /app/http/templates
# Copy frontend build from builder2 stage
COPY --from=builder-admin-frontend /frontend/dist/ /app/resources/admin/