9 lines
969 B
Plaintext
9 lines
969 B
Plaintext
VITE_FIREBASE_CONFIG={"apiKey":"AIzaSyDPLT8GiDHDR1R4nI66Qi0BY1aYviDPioc","authDomain":"imex-dev.firebaseapp.com","databaseURL":"https://imex-dev.firebaseio.com","projectId":"imex-dev","storageBucket":"imex-dev.appspot.com","messagingSenderId":"759548147434","appId":"1:759548147434:web:e8239868a48ceb36700993","measurementId":"G-K5XRBVVB4S"}
|
|
VITE_GRAPHQL_ENDPOINT=https://db.dev.imex.online/v1/graphql
|
|
VITE_FIREBASE_CONFIG_TEST={ "apiKey":"AIzaSyBw7_GTy7GtQyfkIRPVrWHEGKfcqeyXw0c", "authDomain":"imex-test.firebaseapp.com", "projectId":"imex-test", "storageBucket":"imex-test.appspot.com", "messagingSenderId":"991923618608", "appId":"1:991923618608:web:633437569cdad78299bef5", "measurementId":"G-TW0XLZEH18"}
|
|
VITE_GRAPHQL_ENDPOINT_TEST=https://db.test.bodyshop.app/v1/graphql
|
|
VITE_COMPANY=ROME
|
|
VITE_FE_URL=https://imex.online
|
|
VITE_FE_URL_TEST=https://test.imex.online
|
|
VITE_API_URL="http://localhost:4000"
|
|
VITE_API_TEST_URL="https://api.test.imex.online" |