Skip to content
Snippets Groups Projects
Commit 2511b0dd authored by Jan David Mol's avatar Jan David Mol
Browse files

Rename stingray- services to statistics-

parent e7072a99
No related branches found
Tags v0.0.23
1 merge request!24Rename stingray- services to statistics-
Checking pipeline status
......@@ -59,7 +59,7 @@ job "statistics" {
}
service {
name = "stingray-[[ $af ]]-[[ $st ]]-zmq"
name = "statistics-[[ $af ]]-[[ $st ]]-zmq"
port = 6001
address_mode = "alloc"
......@@ -72,7 +72,7 @@ job "statistics" {
}
service {
name = "stingray-[[ $af ]]-[[ $st ]]-udp"
name = "statistics-[[ $af ]]-[[ $st ]]-udp"
port = 5001
address_mode = "alloc"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment