Skip to content

Commit 74113f0

Browse files
authored
Update infra/cdn/README.md
1 parent 1b88cfb commit 74113f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/cdn/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module "fastly_production" {
1010
1111
name = "CoolPythonApp.org"
1212
domain = "CoolPythonApp.org"
13+
subdomain = "www.CoolPythonApp.org"
1314
extra_domains = ["www.CoolPythonApp.org"]
1415
backend_address = "service.CoolPythonApp.org"
1516
default_ttl = 3600

0 commit comments

Comments
 (0)