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 d6182cf commit 37fade8Copy full SHA for 37fade8
examples/full/tasks.py
@@ -9,7 +9,7 @@
9
# Imports from this repository
10
from examples.full.serializer import Payload
11
from examples.full.settings import (
12
- CLOUD_TASKS_EMULATOR_URL,
+ CLOUD_TASKS_EMULATOR_HOST,
13
IS_LOCAL,
14
SCHEDULED_LOCATION_PATH,
15
SCHEDULED_OIDC_TOKEN,
0 commit comments