Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih authored Oct 28, 2021
1 parent e559655 commit 5fcb8d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ LABEL maintainer="[email protected]; [email protected]; [email protected]
description="Front-end e-commerce for ADempiere"

ENV VS_ENV=prod \
REPO_NAME="adempiere-ecommerce" \
URL_REPO="https://github.com/erpcya/adempiere-ecommerce.git" \
REPO_NAME="vue-storefront" \
URL_REPO="https://github.com/erpcya/vue-storefront.git" \
SERVER_PORT="3000" \
API_URL="http:\/\/localhost:8085" \
STORE_INDEX="vue_storefront_catalog" \
Expand Down

0 comments on commit 5fcb8d7

Please sign in to comment.