diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/agl_logo.png | bin | 0 -> 107245 bytes | |||
-rw-r--r-- | assets/config.json | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/assets/agl_logo.png b/assets/agl_logo.png Binary files differnew file mode 100644 index 0000000..ffe5d19 --- /dev/null +++ b/assets/agl_logo.png 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 |