We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8cd598 commit c2492a7Copy full SHA for c2492a7
config/config.exs
@@ -1,5 +1,5 @@
1
import Config
2
3
if config_env() == :test do
4
- config :posthog, api_key: "phc_yeluS6373YhTTtwXEhRZ5vEHKyVIsTkm2HGtEwbMr4D", api_url: "https://app.posthog.com"
+ config :posthog, api_key: "phc_randomrandomrandom", api_url: "https://us.posthog.com"
5
end
0 commit comments