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

Merge branch 'rename-stingray-services' into 'main'

Rename stingray- services to statistics-

See merge request !24
parents c13bd6cc 2511b0dd
No related branches found
No related tags found
1 merge request!24Rename stingray- services to statistics-
Pipeline #109104 passed with warnings
Pipeline: Stingray

#109105

    ......@@ -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