Files
triggerdotdev--trigger.dev/references/package-tester/.env.local.example
T

4 lines
175 B
Bash

TRIGGER_API_KEY=[YOUR_SERVER_API_KEY]
NEXT_PUBLIC_TRIGGER_API_KEY=[YOUR_PUBLIC_API_KEY]
TRIGGER_API_URL=http://localhost:3030
NEXT_PUBLIC_TRIGGER_API_URL=http://localhost:3030