vault backup: 2024-05-19 09:56:54
This commit is contained in:
		| @@ -26,4 +26,4 @@ When trying to start with that change applied, I got the error: | ||||
| nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use) | ||||
| ``` | ||||
| ## IP Aliasing | ||||
| Hoping in vain that nginx would somehow be able to request the provided IP from the dhcp  | ||||
| Hoping in vain that nginx would somehow be able to request the provided IP from the DHCP server and listen to it with no other config, I modified the `listen` directive from `listen 443;` to `listen 192.168.0.8:443`. | ||||
		Reference in New Issue
	
	Block a user
	 zleyyij
					zleyyij