updated readme

This commit is contained in:
Paul Houser 2021-08-20 17:11:12 -07:00
parent 39b1038467
commit 45f5fe950a

View File

@ -80,7 +80,7 @@ vim docker-compose.yaml # edit specifics to your liking
docker-compose -f docker-compose.yaml up -d
```
This will make the `NGINX` server persist across reboots. You can point your browser's new tab and home page to `localhost:p<port#>` and you should your startpage!
This will make the `NGINX` server persist across reboots. You can point your browser's new tab and home page to `localhost:p<port#>` and you should see your startpage!
### NOTE: