From 6ee049d6b1e57bec1c070eca68649d3f96f60faa Mon Sep 17 00:00:00 2001 From: PhilippHofer Date: Fri, 21 Jul 2023 09:07:25 +0000 Subject: [PATCH] add unique key for ci testing --- Rocket.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rocket.toml b/Rocket.toml index 5938561..f774acf 100644 --- a/Rocket.toml +++ b/Rocket.toml @@ -1,3 +1,3 @@ [default] -secret_key = "hPrYyЭRiMyµ5sBB1π+CMæ1køFsåqKvBiQJxBVHQk=" +secret_key = "/NtVGizglEoyoxBLzsRDWTy4oAG1qDw4J4O+CWJSv+fypD7W9sam8hUY4j90EZsbZk8wEradS5zBoWtWKi3k8w==" rss_key = "rss-key-for-ci"