mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-11 08:45:45 +00: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
6 lines
111 B
INI
6 lines
111 B
INI
file_uploads = On
|
|
memory_limit = 512M
|
|
upload_max_filesize = 500M
|
|
post_max_size = 512M
|
|
max_execution_time = 300
|