Add service orchestration and web UI
This commit is contained in:
5
internal/service/templates/static/index.gohtml
Normal file
5
internal/service/templates/static/index.gohtml
Normal file
@@ -0,0 +1,5 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
{{ template "head" . }}
|
||||
{{ template "body" . }}
|
||||
</html>
|
||||
Reference in New Issue
Block a user