diff options
Diffstat (limited to '')
| -rw-r--r-- | config.json.template | 8 | 
1 files changed, 8 insertions, 0 deletions
diff --git a/config.json.template b/config.json.template new file mode 100644 index 0000000..35127b3 --- /dev/null +++ b/config.json.template @@ -0,0 +1,8 @@ +{ +	"urls": { +		"Link 1": "https://...", +		"Link 2": "https://..." +	}, +	"username": "basic auth", +	"password": "basic auth" +}
\ No newline at end of file  | 
