Импорт групповых чатом, мелкие правки, внешний вид чата, GIF тип
This commit is contained in:
@@ -13,10 +13,6 @@ RUN npm install --legacy-peer-deps
|
||||
# Copy source code
|
||||
COPY apps/web/ ./
|
||||
|
||||
# Build args
|
||||
ARG VITE_KLIPY_API_KEY
|
||||
ENV VITE_KLIPY_API_KEY=$VITE_KLIPY_API_KEY
|
||||
|
||||
# Build web frontend
|
||||
RUN npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user