Skip to content

Commit

Permalink
add headless flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Kolomeychenko committed Aug 4, 2022
1 parent 9d33a88 commit 7be20b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "Hello World!",
"description": "Demonstrates how to turn your python script into Supervisely App",
"main_script": "src/main.py",
"headless": true,
"icon": "https://user-images.githubusercontent.com/12828725/182186256-5ee663ad-25c7-4a62-9af1-fbfdca715b57.png",
"poster": "https://user-images.githubusercontent.com/12828725/182181033-d0d1a690-8388-472e-8862-e0cacbd4f082.png"
}

0 comments on commit 7be20b1

Please sign in to comment.