This commit is contained in:
Andy Bunce 2021-12-24 22:49:03 +00:00
parent fdf840d422
commit fe39f2453a

View File

@ -2,6 +2,6 @@ localhost {
respond "Hello, world!" respond "Hello, world!"
} }
localhost:2016 { n2-plus.local {
respond "Goodbye, world!" respond "Goodbye, world!"
} }