Packages: all CRLF newlines in examples converted to LF.
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"applications": {
|
||||
"example_go": {
|
||||
"type": "go",
|
||||
"user": "nobody",
|
||||
"executable": "/tmp/go1.9-app"
|
||||
}
|
||||
},
|
||||
|
||||
"listeners": {
|
||||
"*:8500": {
|
||||
"application": "example_go"
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"applications": {
|
||||
"example_go": {
|
||||
"type": "go",
|
||||
"user": "nobody",
|
||||
"executable": "/tmp/go1.9-app"
|
||||
}
|
||||
},
|
||||
|
||||
"listeners": {
|
||||
"*:8500": {
|
||||
"application": "example_go"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user