2 Achegas d40f7cf192 ... c6f342c21b

Autor SHA1 Mensaxe Data
  Miti Mazmudar c6f342c21b Merge branch 'master' of git-crysp.uwaterloo.ca:miti/mitigator %!s(int64=4) %!d(string=hai) anos
  Miti Mazmudar 23fcd67e13 Fixed the port no. in the readme. %!s(int64=4) %!d(string=hai) anos
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -47,5 +47,5 @@ The docker images download the following software:
 
 ## Testing
 
-We require a client to install [our Firefox browser extension](https://git-crysp.uwaterloo.ca/miti/browser-extension) to test our server-side setup. The last script opens up the port on which the Mitigator server is running within the docker container (port 8001). The server form page can be retrieved on the server machine by accessing `http://server_address:8001/index.php`. The browser extension will automatically encrypt all form fields to the decryptor enclave when the submit button is pressed.  
+We require a client to install [our Firefox browser extension](https://git-crysp.uwaterloo.ca/miti/browser-extension) to test our server-side setup. The last script opens up the port on which the Mitigator server is running within the docker container (default port 80 for http). The server form page can be retrieved on the server machine by accessing `http://server_address/`. The browser extension will automatically encrypt all form fields to the decryptor enclave when the submit button is pressed.