file upload-path

This commit is contained in:
CHIEFSOFT\ameye
2025-12-28 15:11:48 -05:00
parent 7f1fd7a156
commit 33c38652d5
8 changed files with 30 additions and 6 deletions
+3
View File
@@ -61,3 +61,6 @@ STRIPE_PRIV_KEY="sk_test_51RqL5WLjZLojw6IZZa921BftQWmxZ4JDxrHUrFZvc5kwJhxtK3ijZg
STRIPE_SUCCESS_URL="https://qa-panel.mermsemr.com/subscription-success?session_id={CHECKOUT_SESSION_ID}"
STRIPE_CANCEL_URL="https://qa-panel.mermsemr.com/subscription"
# UPLOAD PATHS
UPLOAD_FOLDER="/app/uploads/DEV"