We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1034b commit aa33f3fCopy full SHA for aa33f3f
lib/kiosk_test/application.ex
@@ -13,7 +13,7 @@ defmodule NervesWebKioskPlayground.Application do
13
sounds: false,
14
15
data_dir: "/root/browser/",
16
- homepage: "about:blank",
+ homepage: "file:///priv/www/index.html",
17
18
run_as_root: true,
19
platform_udev: true,
0 commit comments