소스 검색

Add script message for accessing Magento PWA Studio instance

evgeniy 1 년 전
부모
커밋
5fc7cd0956
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      compose/bin/setup-pwa-studio-sampledata

+ 1 - 0
compose/bin/setup-pwa-studio-sampledata

@@ -31,3 +31,4 @@ else
 fi
 
 echo -e "${GREEN}Script completed successfully.${NC}"
+echo "You may now access your Magento PWA Studio instance at https://${BASE_URL}/"