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 1b88cfb commit 74113f0Copy full SHA for 74113f0
infra/cdn/README.md
@@ -10,6 +10,7 @@ module "fastly_production" {
10
11
name = "CoolPythonApp.org"
12
domain = "CoolPythonApp.org"
13
+ subdomain = "www.CoolPythonApp.org"
14
extra_domains = ["www.CoolPythonApp.org"]
15
backend_address = "service.CoolPythonApp.org"
16
default_ttl = 3600
0 commit comments