1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-08-11 00:01:14 +02:00

Allow uploading larger files to phpmyadmin

This commit is contained in:
Robbie Antenesse 2025-07-19 09:51:14 -06:00
parent 2c4e324157
commit d9213200c6

View file

@ -32,3 +32,4 @@ services:
environment:
PMA_HOST: db
MYSQL_ROOT_PASSWORD: ${PROJECT_DB_ROOT_PASSWORD}
UPLOAD_LIMIT: 300M