correction du pb sur le volum config php

This commit is contained in:
Valentin
2023-05-30 15:04:38 +02:00
parent 1fd48e75c1
commit 149a0e3d18
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- ./user:/var/www/grav/user
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
- /usr/local/etc/php:/php
- ./php:/usr/local/etc/php
environment:
- PUID=1000
- PGID=1000