added SCORO_URL param build
This commit is contained in:
@@ -12,6 +12,8 @@ RUN yarn global add sharp-cli@^2.1.0
|
||||
COPY . .
|
||||
ARG API_URL
|
||||
ENV API_URL=$API_URL
|
||||
ARG SCORO_URL
|
||||
ENV SCORO_URL=$SCORO_URL
|
||||
|
||||
RUN expo build:web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user