From c09dff7b58a0f47f2a1a80a22c066dd979552898 Mon Sep 17 00:00:00 2001 From: Nicola Date: Thu, 21 May 2020 12:33:55 +1000 Subject: [PATCH] Revert "Testing changes to db access" This reverts commit ce4f7a08ad7fea3ec595982beefdb4fc9676b28d. --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index fc85f2e..48c360a 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://agent.owlbear.dev -REACT_APP_ICE_SERVERS_URL=https://agent.owlbear.dev/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://broker.owlbear.dev +REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.dev/iceservers \ No newline at end of file