update to prod
This commit is contained in:
@@ -8,7 +8,7 @@ RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
ARG VUE_APP_API_URL=http://127.0.0.1:5000
|
||||
ARG VUE_APP_API_URL=https://dev-api.rideaware.org
|
||||
ENV VUE_APP_API_URL=$VUE_APP_API_URL
|
||||
|
||||
RUN npm run build
|
||||
|
||||
Reference in New Issue
Block a user