mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix test
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user