You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.
At the time of writing, cvc outputs the following on startup.
Count Von Count starting in 1..2..3...
[16:53:40] CountVonCount.Main.main: count-von-count started
[16:53:40] CountVonCount.Boxxy.withBoxxies: Calling live.12urenloop.be:80/ (count-von-count:********), currently Down
Listening on http://0.0.0.0:8000
[16:53:40] CountVonCount.Boxxy.withBoxxies: live.12urenloop.be:80/ (count-von-count:*******) is now Up
I propose to change it to
Count Von Count starting in 1..2..3...
[16:53:40] CountVonCount.Main.main: count-von-count started
[16:53:40] CountVonCount.Boxxy.withBoxxies: Calling live.12urenloop.be:80/ (count-von-count:*********), currently Down
[16:53:40] Web interface listening on http://0.0.0.0:8000
[16:53:40] CountVonCount.Boxxy.withBoxxies: live.12urenloop.be:80/ (count-von-count:*******) is now Up
The text was updated successfully, but these errors were encountered:
At the time of writing, cvc outputs the following on startup.
I propose to change it to
The text was updated successfully, but these errors were encountered: