This commit is contained in:
Hemachandar
2026-02-17 20:56:59 +05:30
parent c30a5b6944
commit 5e6fc3dded
+1 -1
View File
@@ -19,7 +19,7 @@ webapp.com {
template IN CNAME {
match "^stage-function\.webapp\.com\.$"
answer "{{ .Name }} 60 IN CNAME functions.localhost."
answer "{{ .Name }} 60 IN CNAME cname.localhost."
fallthrough
}