-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Description
docker run
-e "APP_MERCHANT=DEFAULT"
-e "APP_BASE_URL=http://localhost:8080"
-p 80:80 shopizerecomm/shopizer-shop-reactjs
should be
docker run
-e "APP_MERCHANT=DEFAULT"
-e "APP_BASE_URL=http://localhost:8080"
-p 80:80 shopizerecomm/shopizer-shop-reactjs
Metadata
Metadata
Assignees
Labels
No labels