mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-01 15:02:01 +00:00
build(dev): increase phpmyadmin's upload limit to facilitate testing imports
This commit is contained in:
parent
e42258de1f
commit
2f681e9f78
@ -58,6 +58,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
PMA_HOST: mariadb
|
PMA_HOST: mariadb
|
||||||
PMA_PORT: 3306
|
PMA_PORT: 3306
|
||||||
|
UPLOAD_LIMIT: 30M
|
||||||
ports:
|
ports:
|
||||||
- 8888:80
|
- 8888:80
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user