Skip to content

Commit 853888a

Browse files
committed
Update authority for public launch
1 parent d8a8ed9 commit 853888a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ module.exports = {
1111
name: process.env.MAKI_SERVICE_NAME || 'Maki' ,
1212
source: 'https://github.com/martindale/maki',
1313
// heh. this silly RFC.
14-
authority: process.env.MAKI_SERVICE_AUTHORITY || 'localhost:9200' ,
14+
authority: process.env.MAKI_SERVICE_AUTHORITY || 'maki.fabric.pub' ,
1515
namespace: NAMESPACE ,
1616
pitch: 'Made with Maki.',
1717
mission: process.env.MAKI_SERVICE_MISSION || 'Maki makes building beautiful apps a breeze.',

0 commit comments

Comments
 (0)