wooo
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.8'
|
||||
services:
|
||||
# Apache and PHP service
|
||||
web:
|
||||
image: php:8-apache
|
||||
image: php:8.3.21-apache
|
||||
container_name: php-apache-container
|
||||
ports:
|
||||
- "${WWW_PORT_HOST}:80"
|
||||
|
||||
Reference in New Issue
Block a user