modif du paramètre maxfilesize php, ajout d'un volume pour le php.ini

This commit is contained in:
Valentin
2023-05-30 14:49:44 +02:00
parent 7e8a9ef3ff
commit dca1374e31
12 changed files with 3904 additions and 19 deletions
+1
View File
@@ -14,6 +14,7 @@ services:
- ./user:/var/www/grav/user
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
- /usr/local/etc/php:/php
environment:
- PUID=1000
- PGID=1000