Update docker-compose.yml

This commit is contained in:
LRVT 2023-03-12 16:19:22 +01:00 committed by GitHub
parent 746b1118b7
commit 8524ee429c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,3 +28,5 @@ services:
container_name: php
restart: unless-stopped
working_dir: /var/www
expose:
- 9000