mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update Dockerfile
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ COPY app/console /usr/local/src/console
|
||||
|
||||
WORKDIR /usr/local/src/console
|
||||
|
||||
ARG VITE_GA_PROJECT=""
|
||||
ARG VITE_GA_PROJECT
|
||||
ENV VITE_GA_PROJECT=$VITE_GA_PROJECT
|
||||
|
||||
RUN npm ci
|
||||
|
||||
Reference in New Issue
Block a user