mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-11 02:36:42 +02:00
- add docker images for app (castopod) and web-server (nginx) - ci: deploy images continuously to a docker hub using kaniko - ci: trigger docker-build-rolling on develop branch - move development DockerFile to docker directory closes #200
5 lines
111 B
INI
5 lines
111 B
INI
file_uploads = On
|
|
memory_limit = 512M
|
|
upload_max_filesize = 500M
|
|
post_max_size = 512M
|
|
max_execution_time = 300
|