瀏覽代碼

Fixed origin server hostname for Malware Lab property

main
kusum 7 月之前
父節點
當前提交
37fd087619
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      GSAutomation/malware-lab/property/variables.tf

+ 1
- 1
GSAutomation/malware-lab/property/variables.tf 查看文件

@@ -42,5 +42,5 @@ variable "email" {

variable "origin_hostname" {
type = string
default = "upload.akamaitechnicalcertification.com"
default = "upload.akamaitechnicaltraining.com"
}

Loading…
取消
儲存