[fix] lineends
This commit is contained in:
parent
4d127dd2f3
commit
fdf840d422
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
localhost {
|
||||
respond "Hello, world!"
|
||||
}
|
||||
|
||||
localhost:2016 {
|
||||
respond "Goodbye, world!"
|
||||
localhost {
|
||||
respond "Hello, world!"
|
||||
}
|
||||
|
||||
localhost:2016 {
|
||||
respond "Goodbye, world!"
|
||||
}
|
Loading…
Add table
Reference in a new issue