feature/IO-3205-Paint-Scale-Integrations: Pre Change Checkpoint

This commit is contained in:
Dave Richer
2025-04-29 13:10:18 -04:00
parent 9a33993dea
commit 2c2652d07e
4 changed files with 143 additions and 191 deletions

View File

@@ -4,4 +4,6 @@ VITE_FIREBASE_CONFIG_TEST={ "apiKey":"AIzaSyBw7_GTy7GtQyfkIRPVrWHEGKfcqeyXw0c"
VITE_GRAPHQL_ENDPOINT_TEST=https://db.test.bodyshop.app/v1/graphql
VITE_COMPANY=IMEX
VITE_FE_URL=https://imex.online
VITE_FE_URL_TEST=https://test.imex.online
VITE_FE_URL_TEST=https://test.imex.online
VITE_API_URL="http://localhost:4000"
VITE_API_TEST_URL="http://api.test.imex.online"