We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6eb9f8a + c91a434 commit 1c1bc4aCopy full SHA for 1c1bc4a
README.md
@@ -29,7 +29,7 @@ There are two methods of installation:
29
- secret: Your KnownUserV3 secret
30
- queueItOrigin: The name of the queue-it host, in this case it's `queue-it`
31
You can find these values in the Go Queue-It self-service platform.
32
-- Download the latest package from the releases page and unarchive it.
+- Download the latest package file (release-package.tar.gz) from the releases page and unarchive it.
33
- Edit the `fastly.toml` file and copy the ID of your service (you can see this by opening up the service in Fastly) and
34
replace __{YourServiceId}__ with it.
35
- Archive the directory in the same format (tar.gz).
0 commit comments