Fix browser launch on android

This commit is contained in:
Cohee
2025-06-16 22:56:01 +03:00
parent 3155de1886
commit 195034637f
2 changed files with 15 additions and 6 deletions
+1
View File
@@ -21,6 +21,7 @@ browserLaunch:
# Open the browser automatically on server startup.
enabled: true
# Browser to use for opening the URL.
# NOT SUPPORTED ON ANDROID DEVICES.
# - Use "default" to use the system default browser
# - Use "firefox", "chrome", "edge"
browser: 'default'