mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-08 13:55:57 +00:00
Update docker-compose.yml
This commit is contained in:
parent
746b1118b7
commit
8524ee429c
@ -28,3 +28,5 @@ services:
|
|||||||
container_name: php
|
container_name: php
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
working_dir: /var/www
|
working_dir: /var/www
|
||||||
|
expose:
|
||||||
|
- 9000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user