Files
just-pickup/customer-vue/.env
hoon7566 f1ecaec79c feat(customer vue, customer-gateway-service): SSL 적용
- customer vue SSL적용
- customer gateway service SSL적용
2022-03-04 14:47:50 +09:00

3 lines
165 B
Bash

VUE_APP_BASEURL=https://just-pickup.com:8080
VUE_APP_OWNER_SERVICE_BASEURL=https://just-pickup.com:8001
VUE_APP_CUSTOMER_SERVICE_BASEURL=https://just-pickup.com:8000