diff --git a/json/ownfoil.json b/json/ownfoil.json index e317d87e..a18a4629 100644 --- a/json/ownfoil.json +++ b/json/ownfoil.json @@ -16,6 +16,7 @@ "install_methods_json":[ { "type":"default", + "script":"ct/ownfoil.sh", "resources":{ "cpu":1, "ram":1024, @@ -25,6 +26,10 @@ } } ], + "default_credentials":{ + "username":null, + "password":null + }, "notes_json":[ { "text":"Ownfoil requires an admin user to be created to enable Authentication. Go to the Settings tab to create a first user that will have admin rights.",