updated name in docker-compose

This commit is contained in:
Nick Yeoman 2025-03-21 18:21:19 -07:00
parent 9dcb385cf1
commit c185b80b4f

View File

@ -1,7 +1,7 @@
# Sample Docker Compose # Sample Docker Compose
services: services:
php-apache: corxn:
image: 4lights/phpcontainer:6.0.0 image: 4lights/corxn:6.0.0
ports: ports:
- "8000:80" - "8000:80"
volumes: volumes: