mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 19:51:09 -04:00
Modify php and nginx to change upload file size
This commit is contained in:
@ -13,6 +13,7 @@ services:
|
||||
working_dir: /var/www/
|
||||
volumes:
|
||||
- ./:/var/www
|
||||
- ./docker-compose/php/uploads.ini:/usr/local/etc/php/conf.d/uploads.ini:rw,delegated
|
||||
networks:
|
||||
- crater
|
||||
|
||||
|
||||
Reference in New Issue
Block a user