Skip to content
Snippets Groups Projects
Unverified Commit 95a0e331 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran Committed by GitHub
Browse files

Merge pull request #6359 from metabase/salsakran-patch-1

Use actual URL of the Metastore
parents d4679047 5b46170d
Branches
Tags
No related merge requests found
......@@ -22,7 +22,7 @@
;; only enable the changing the store url during dev because we don't want people switching it out in production!
(when config/is-dev?
(env :metastore-dev-server-url))
"https://metastore-demo.herokuapp.com"))
"https://store.metabase.com"))
;;; +----------------------------------------------------------------------------------------------------------------+
;;; | TOKEN VALIDATION |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment