Skip to content
Snippets Groups Projects
Select Git revision
  • 9954826436450704e64466a3cb3ad067f0ec27f7
  • main default protected
  • fature/model-viewer
  • feature/jambe-sur-carte
  • test/imagedbase
5 results

environment.development.ts

Blame
  • user avatar
    Jonathan Hervieux authored
    62e2adba
    History
    environment.development.ts 403 B
    export const environment = {
      firebase: {
        projectId: 'takima-ar-eee39',
        appId: '1:1096091676412:web:cb8da7edff6a187f893179',
        storageBucket: 'takima-ar-eee39.appspot.com',
        locationId: 'europe-west',
        apiKey: 'AIzaSyDHKUL_jDBBhUKkqQMqugtlZZ3PLRPUTD8',
        authDomain: 'takima-ar-eee39.firebaseapp.com',
        messagingSenderId: '1096091676412',
        measurementId: 'G-N6074QGX49',
      },};