pruebas actualización
This commit is contained in:
parent
a87532e63e
commit
c4945b8482
2
main.py
2
main.py
@ -37,7 +37,7 @@ if 'microsoft' in platform.uname().release.lower():
|
||||
elif platform.system() == "Linux":
|
||||
# folder_upload = "/var/www/uploads/formha"
|
||||
folder_upload = "/var/www/formha/static/uploads/"
|
||||
folder_cache = "/var/www/formha/cache"
|
||||
folder_cache = "/var/www/formha/cache/"
|
||||
|
||||
|
||||
app = Flask(__name__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user