Docfile commited on
Commit
f3cfcce
·
verified ·
1 Parent(s): 45216d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ import traceback # For detailed error logging
13
 
14
  # --- Configuration ---
15
  # **** CORRECTED CONFIGURATION VARIABLE ****
16
- convertapi.api_credentials = 'secret_8wCI6pgOP9AxLVJG'
17
 
18
  # Define a temporary directory for generated files
19
  UPLOAD_FOLDER = 'temp_files'
 
13
 
14
  # --- Configuration ---
15
  # **** CORRECTED CONFIGURATION VARIABLE ****
16
+ convertapi.api_credentials = 'wDqwHbqZgtM73OlIOY9CmgYUpUPX7Vem'
17
 
18
  # Define a temporary directory for generated files
19
  UPLOAD_FOLDER = 'temp_files'