mirror of
https://github.com/status-im/status-react.git
synced 2025-01-23 17:29:08 +00:00
Fix local re-frisk launch (#21972)
This commit is contained in:
parent
f474edf67d
commit
b49c0ae58a
@ -129,5 +129,5 @@
|
|||||||
;; if you're using android simulator, I suggest set the env variable to "http://10.0.2.2:"
|
;; if you're using android simulator, I suggest set the env variable to "http://10.0.2.2:"
|
||||||
(goog-define STATUS_BACKEND_SERVER_IMAGE_SERVER_URI_PREFIX "https://localhost:")
|
(goog-define STATUS_BACKEND_SERVER_IMAGE_SERVER_URI_PREFIX "https://localhost:")
|
||||||
|
|
||||||
(def re-frisk-host (get-config :RE_FRISK_HOST "http://localhost"))
|
(def re-frisk-host (get-config :RE_FRISK_HOST "localhost"))
|
||||||
(def re-frisk-port (get-config :RE_FRISK_PORT "4567"))
|
(def re-frisk-port (get-config :RE_FRISK_PORT "4567"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user