Skip to content

Commit 9cdee94

Browse files
Explicitly specifying the destination URL
1 parent e709538 commit 9cdee94

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 = false;
4+
config.destinationURL = "https://gitterra.gitlab.io/testrepo/";
45

56
return config;
67
};

0 commit comments

Comments
 (0)