mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-06 18:31:00 +00:00
add back env variable
This commit is contained in:
parent
3451f3aced
commit
c019c2f825
@ -4,6 +4,7 @@ import { finalizeEvent } from 'nostr-tools/pure';
|
||||
import { SimplePool } from 'nostr-tools/pool';
|
||||
import appConfig from '@/config/appConfig';
|
||||
|
||||
const ZAP_PRIVKEY = process.env.ZAP_PRIVKEY;
|
||||
const PLEBDEVS_API_KEY = process.env.PLEBDEVS_API_KEY;
|
||||
|
||||
export default async function handler(req, res) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user