fixed config to point to correct acme.png

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2020-11-23 19:58:49 +01:00 committed by Philip Molares
parent 78def41f8d
commit c63e92e47f

View file

@ -16,7 +16,7 @@
"allowRegister": true,
"branding": {
"name": "ACME Corp",
"logo": "http://localhost:3001/acme.png"
"logo": "http://localhost:3001/img/acme.png"
},
"banner": {
"text": "This is the test banner text",