Added first works on the V2 of the partitionview
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ COPY . .
|
||||
ARG API_URL
|
||||
ENV EXPO_PUBLIC_API_URL=$API_URL
|
||||
ARG SCORO_URL
|
||||
ENV EXPO_PUBLIC_API_URL=$SCORO_URL
|
||||
ENV EXPO_PUBLIC_SCORO_URL=$SCORO_URL
|
||||
|
||||
RUN yarn tsc && npx expo export:web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user