Skip to content

Commit aa33f3f

Browse files
authored
Set home page to /priv/index.html
1 parent ad1034b commit aa33f3f

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: "about:blank",
16+
homepage: "file:///priv/www/index.html",
1717

1818
run_as_root: true,
1919
platform_udev: true,

0 commit comments

Comments
 (0)