Ajustes persiistência conf php

This commit is contained in:
HalbeBruno
2026-03-17 12:32:51 -03:00
parent 64f8524cd1
commit 6142f0cc65
2 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ services:
- .env
volumes:
- ./:/var/www/html
- ./docker/php/custom.ini:/usr/local/etc/php/conf.d/custom.ini
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
networks: