upload path
This commit is contained in:
@@ -109,7 +109,7 @@ def merms_register_complete():
|
|||||||
return response
|
return response
|
||||||
|
|
||||||
|
|
||||||
UPLOAD_FOLDER = '/uploads'
|
UPLOAD_FOLDER = '/app/uploads' # '/uploads'
|
||||||
ALLOWED_EXTENSIONS = {'txt', 'pdf', 'png', 'jpg', 'jpeg', 'gif'}
|
ALLOWED_EXTENSIONS = {'txt', 'pdf', 'png', 'jpg', 'jpeg', 'gif'}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user