commit | e5dd4d0fba45ffc36548b4188499c7e2b0af5dc5 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Fri Jan 05 13:22:43 2018 +0100 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Fri Jan 05 13:28:50 2018 +0100 |
tree | 124c9a755dff0f5a9ecf7abedefa3bd3d819b438 | |
parent | d82dfe2019541a9357755cde50940ae536a42f5c [diff] [blame] |
frontend: rebrand liberouter-gui to Netopeer2GUI
diff --git a/app.config.json b/app.config.json new file mode 100644 index 0000000..fabd286 --- /dev/null +++ b/app.config.json
@@ -0,0 +1,10 @@ +{ + "logo" : "assets/netopeer/logo.png", + "name" : "Netopeer", + "api" : { + "url" : "/libapi", + "host" : null, + "port" : null, + "proto" : null + } +}