nextcloud: use nginx-php as underlying image

This commit is contained in:
Wonderfall
2017-04-29 01:24:54 +02:00
parent 5b3faf6c24
commit 93189b1d0c
28 changed files with 202 additions and 208 deletions

View File

@ -0,0 +1,4 @@
extension=apcu.so
apc.enabled=1
apc.shm_size=<APC_SHM_SIZE>
apc.ttl=7200