[fix] lineends

This commit is contained in:
Andy Bunce 2021-12-24 22:48:02 +00:00
parent 4d127dd2f3
commit fdf840d422
1 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
localhost {
respond "Hello, world!"
}
localhost:2016 {
respond "Goodbye, world!"
localhost {
respond "Hello, world!"
}
localhost:2016 {
respond "Goodbye, world!"
}