services: php: image: php:8.4-apache container_name: php restart: unless-stopped volumes: - ./app:/var/www/html networks: - web