diff options
Diffstat (limited to 'Services/php')
-rw-r--r-- | Services/php/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Services/php/README.md b/Services/php/README.md index e4ed6f6..802f4d2 100644 --- a/Services/php/README.md +++ b/Services/php/README.md @@ -23,9 +23,11 @@ Build the container ## Accessing server access to the running webserver + firefox http://localhost:80 access to the container itself + docker exec -it php bash ## Related Resources |