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