Adding chrome audit updates

This commit is contained in:
Jason House
2019-10-02 14:44:28 +09:00
parent ff8f7a0a77
commit 343ff07222
24 changed files with 282 additions and 286 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ To pull the image, run the following command in a terminal
You now have the Gaps image and you need to do a little configuration. The command to run Gaps follows
docker run -p 8080:8080 --name mygaps --expose 32400 housewrecker/gaps:latest
docker run -p 8443:8443 --name mygaps --expose 32400 housewrecker/gaps:latest
### Important Notes