Skip to content

Commit 59547ea

Browse files
committed
Finally got some content showing, but there must be an easier way to exilir to derive the url.
1 parent 8bcf80c commit 59547ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/kiosk_test/application.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defmodule NervesWebKioskPlayground.Application do
1313
sounds: false,
1414

1515
data_dir: "/root/browser/",
16-
homepage: "file:///priv/www/index.html",
16+
homepage: "file:///srv/erlang/lib/webengine_kiosk-0.4.0/priv/www/index.html",
1717

1818
run_as_root: true,
1919
platform_udev: true,

0 commit comments

Comments
 (0)