mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +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:
|
||||
PMA_HOST: mariadb
|
||||
PMA_PORT: 3306
|
||||
UPLOAD_LIMIT: 30M
|
||||
ports:
|
||||
- 8888:80
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user