aboutsummaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/agl_logo.pngbin0 -> 107245 bytes
-rw-r--r--assets/config.json4
2 files changed, 4 insertions, 0 deletions
diff --git a/assets/agl_logo.png b/assets/agl_logo.png
new file mode 100644
index 0000000..ffe5d19
--- /dev/null
+++ b/assets/agl_logo.png
Binary files differ
diff --git a/assets/config.json b/assets/config.json
new file mode 100644
index 0000000..6920f9b
--- /dev/null
+++ b/assets/config.json
@@ -0,0 +1,4 @@
+{
+ "grpc_host": "127.0.0.1",
+ "grpc_port": 51053
+} \ No newline at end of file