mirror of
https://github.com/wallabag/docker.git
synced 2026-01-10 12:57:34 +01:00
Add support of PHP memory limit in variables
Supersedes #374 Fixes #124 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
1
root/etc/wallabag/php-wallabag.template.ini
Normal file
1
root/etc/wallabag/php-wallabag.template.ini
Normal file
@ -0,0 +1 @@
|
||||
memory_limit = ${PHP_MEMORY_LIMIT:-128M}
|
||||
Reference in New Issue
Block a user