diff --git a/setup_all.py b/setup_all.py index 9c30312..b987cce 100644 --- a/setup_all.py +++ b/setup_all.py @@ -69,7 +69,7 @@ api_base = "https://omniroute.imrnes.team/v1" deployment_type = "app" # Will be filled after app creation: # app_id = 123456 -# private_key = """ +# private_key = "" # webhook_secret = "{WEBHOOK_SECRET}" """