Hello,
You can set your environment variables:
environment:
- PHP_MEMORY_LIMIT=4096M # Increase memory limit for PHP
- PHP_UPLOAD_LIMIT=100G # Set an upload limit higher than your 65GB file
- POST_MAX_SIZE=100G # Set post max size higher than your upload
Also you would need to set the Apache config file: apache.conf