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