We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfcfa7 commit 28f843cCopy full SHA for 28f843c
packages/ai/integration/firebase-config.ts
@@ -15,6 +15,6 @@
15
* limitations under the License.
16
*/
17
18
-import * as config from '../../../config/project.json';
+import * as config from '../../../config/ci.config.json';
19
20
export const FIREBASE_CONFIG = config;
0 commit comments