diff --git a/etc/opt/chromium/policies/managed/aminda-pwa.json b/etc/opt/chromium/policies/managed/aminda-pwa.json index 4ca686a2..769ed05e 100644 --- a/etc/opt/chromium/policies/managed/aminda-pwa.json +++ b/etc/opt/chromium/policies/managed/aminda-pwa.json @@ -280,6 +280,16 @@ "create_desktop_shortcut": false, "default_launch_container": "tab" }, + { + "url": "http://localhost:631", + "create_desktop_shortcut": false, + "default_launch_container": "tab" + }, + { + "url": "http://localhost:8080", + "create_desktop_shortcut": false, + "default_launch_container": "tab" + }, { "url": "chrome://apps", "create_desktop_shortcut": false,