Eliminate the word should for will and need.
				
					
				
			This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # 2024-12-31 Hyperling | ||||
| # A dummy test file since true scripts are being kept private. | ||||
| # This should help anyone understand how the project is being used. | ||||
| # This will help anyone understand how the project is being used. | ||||
|  | ||||
| ## Instructions ## | ||||
| # Add this without the comment to your /etc/hosts to test that it is working, | ||||
| @@ -11,9 +11,9 @@ | ||||
| #   cd $DOCKER_HOME/Config/ReverseProxy && docker compose build && docker compose up -d | ||||
| # Then from the system with the modified /etc/hosts, | ||||
| #   curl --insecure git.example.com | ||||
| # You should see activity in the container log as well as the contents of the | ||||
| # You will see activity in the container log as well as the contents of the | ||||
| # proxied website in the terminal, NOT git.example.com. If using a browser then you | ||||
| # should notice that the URL is still git.example.com but the website is correct. | ||||
| # will notice that the URL is still git.example.com but the website is correct. | ||||
|  | ||||
| # Force HTTPS | ||||
| server { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user