formatting

This commit is contained in:
Ben Allfree 2022-12-26 03:37:33 -08:00
parent 696437647b
commit 1b5441e4e6

View File

@ -24,7 +24,6 @@ global.EventSource = require('eventsource')
/** /**
* Launch central database * Launch central database
*/ */
const { url } = await pbService.spawn({ const { url } = await pbService.spawn({
command: 'serve', command: 'serve',
slug: PUBLIC_PB_SUBDOMAIN, slug: PUBLIC_PB_SUBDOMAIN,