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