mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
build(dev): increase phpmyadmin's upload limit in docker-compose.yml
This commit is contained in:
parent
aeaee8ae64
commit
f5189055ff
@ -58,7 +58,7 @@ services:
|
||||
environment:
|
||||
PMA_HOST: mariadb
|
||||
PMA_PORT: 3306
|
||||
UPLOAD_LIMIT: 30M
|
||||
UPLOAD_LIMIT: 300M
|
||||
ports:
|
||||
- 8888:80
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user