[deploy] Remove FASTLY_SAFE_PARAMS_SNIPPET_NAME env var (#7669)
This commit is contained in:
parent
5a94cd9235
commit
edf0e62e96
1 changed files with 0 additions and 1 deletions
1
Envfile
1
Envfile
|
|
@ -107,7 +107,6 @@ variable :HCTI_API_KEY, :String, default: "Optional"
|
|||
# (https://docs.fastly.com/api/)
|
||||
variable :FASTLY_API_KEY, :String, default: ""
|
||||
variable :FASTLY_SERVICE_ID, :String, default: ""
|
||||
variable :FASTLY_SAFE_PARAMS_SNIPPET_NAME, :String, default: ""
|
||||
|
||||
# Honeycomb for monitoring and observability
|
||||
# (https://www.honeycomb.io/)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue