diff --git a/thehive_button/public/env.js b/thehive_button/public/env.js index d6c01edcd58d72ae81941580328ed1bbe4e70ea6..406843835e9b484a5b3379579e123c412c294487 100644 --- a/thehive_button/public/env.js +++ b/thehive_button/public/env.js @@ -1,4 +1,4 @@ // Default plugin configuration -export const THEHIVE_URL = 'https://hive.gn4-3-wp8-soc.sunet.se/'; -export const THEHIVE_API_KEY = '5LymseWiurZBrQN8Kqp8O+9KniTL5cE0'; +export const THEHIVE_URL = 'https://example.com/'; +export const THEHIVE_API_KEY = ''; export const THEHIVE_OWNER = ''; // user to assign created cases to