Skip to content
Snippets Groups Projects
Select Git revision
  • e304a4f192526e45bdc8dc8b682c83760b2d0fa8
  • main default protected
2 results

go.mod

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    This project manages its dependencies using Go Modules. Learn more
    Test.html 161 B
    <html>
      <head>
        <title>HHZ Livestream</title>
      </head>
      <body>
        <h1>HHZ Livestream</h1>
        <img src="http://localhost:88/video_feed">
      </body>
    </html>