about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/app.config.js b/app.config.js
index e710420b0..5bbe864a3 100644
--- a/app.config.js
+++ b/app.config.js
@@ -89,6 +89,10 @@ module.exports = function (config) {
                 scheme: 'https',
                 host: 'bsky.app',
               },
+              {
+                scheme: 'http',
+                host: 'localhost:19006',
+              },
             ],
             category: ['BROWSABLE', 'DEFAULT'],
           },