import { env } from '@extollo/lib' export default { server: env('GOTIFY_SERVER'), app: env('GOTIFY_TOKEN'), }