[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 {
|
localhost {
|
||||||
respond "Hello, world!"
|
respond "Hello, world!"
|
||||||
}
|
}
|
||||||
|
|
||||||
localhost:2016 {
|
localhost:2016 {
|
||||||
respond "Goodbye, world!"
|
respond "Goodbye, world!"
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue