- Add pwauth auth program,
- Increase php params:
- memory_limit from 128M to 512M,
- upload_max_filesize from 16M to 32M,
- post_max_size from 8M to 32M,
- Don't expose unneeded /var/www/html in compose file,
- Use now docker_tools for .env building.