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 -19
View File
@@ -1,22 +1,3 @@
## Install
`docker-compose up -d`
`docker exec -it -u 1000 grav-caddy /bin/sh`
`php bin/gpm selfupgrade`
`php bin/gpm install admin`
`php bin/gpm install devtools`
`php bin/plugin devtools new-theme`
`activer le thème dans l'admin`
`rm -rf user/themes/quark/`
## Deploy
`git clone ...`
@@ -31,6 +12,7 @@
`php bin/gpm install admin`
`activer le thème dans l'admin`
## Liens