diff --git a/README.md b/README.md index 58862b2..cef20ef 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,10 @@ Build and initialize Docker container: ``` docker-compose up --build -d +``` + +Access nginx localhost URL: + +``` +http://127.0.0.1/ ``` \ No newline at end of file