Skip to content

Commit 7c9e73e

Browse files
Explicitly specifying the destination URL
1 parent fcb8389 commit 7c9e73e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitterra.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export default (config) => {
22
config.timelapseLookBackPerfRun = 100;
33
config.createTimelapse = true;
4+
config.destinationURL = "https://gitterra.gitlab.io/testrepo/";
45

56
return config;
67
};

0 commit comments

Comments
 (0)