We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb56c4f commit 877a739Copy full SHA for 877a739
.env.local.example
@@ -95,5 +95,5 @@ GCP_PUBSUB_PROJECT_ID=your-project-name
95
GCP_PUBSUB_TOPIC_NAME=hibp-breaches
96
GCP_PUBSUB_SUBSCRIPTION_NAME=hibp-cron
97
PUBSUB_HOST=localhost
98
-PUBSBUB_PORT=8085
+PUBSUB_PORT=8085
99
PUBSUB_EMULATOR_HOST="${PUBSUB_HOST}:${PUBSUB_PORT}"
0 commit comments