tests: fix caddyfile adapt warnings (#6619)

Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
This commit is contained in:
Mohammed Al Sahaf 2024-10-10 22:38:49 +03:00 committed by GitHub
parent d7564d632f
commit dd5decabe7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 10 deletions

View file

@ -7,13 +7,13 @@
}
}
}
acme.example.com {
acme_server {
ca internal
sign_with_root
}
}
----------
{
"apps": {

View file

@ -6,6 +6,7 @@ example.com {
</html>
EOF 200
}
----------
{
"apps": {

View file

@ -27,6 +27,7 @@ vars {
ghi 2.3
jkl "mn op"
}
----------
{
"apps": {