fix warnings in php container

This commit is contained in:
mercury
2024-02-06 14:32:58 +04:00
parent 3191cca6ac
commit 8a8eb14e36
+1 -1
View File
@@ -85,7 +85,7 @@ services:
image: ${IMAGE}
volumes:
- ./config/.profile:/root/.ashrc:ro
- ./config/php.ini:/etc/php82/php.ini
- ./config/php.ini:/etc/php81/php.ini
- ./config/:/config/
- ./certs/:/certs/
- ./ssh:/ssh