[go: nahoru, domu]

Skip to content

Commit

Permalink
fixing output.json extraction from container
Browse files Browse the repository at this point in the history
  • Loading branch information
Umar-Azam committed Nov 20, 2023
1 parent b51bcf9 commit 1ad5da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containerapp/data/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ export const config: Config = {
match: "https://www.builder.io/c/docs/**",
selector: `.docs-builder-container`,
maxPagesToCrawl: 50,
outputFileName: "output.json",
outputFileName: "../data/output.json",
};

0 comments on commit 1ad5da7

Please sign in to comment.