I'm assuming that it worked this time, I put the local ip of my server on my laptop's /etc/hosts:
[alex@jonathan]~$ curl -LIv alessandroveller.xyz
* Trying 192.168.178.50:80...
* Connected to alessandroveller.xyz (192.168.178.50) port 80 (#0)
> HEAD / HTTP/1.1
> Host: alessandroveller.xyz
> User-Agent: curl/7.79.1
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 301 Moved Permanently
HTTP/1.1 301 Moved Permanently
< Server: nginx/1.18.0
Server: nginx/1.18.0
< Date: Sat, 02 Oct 2021 21:21:43 GMT
Date: Sat, 02 Oct 2021 21:21:43 GMT
< Content-Type: text/html
Content-Type: text/html
< Content-Length: 169
Content-Length: 169
< Connection: keep-alive
* old SSL session ID is stale, removing
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
HTTP/1.1 200 OK
< Server: nginx/1.18.0
Server: nginx/1.18.0
< Date: Sat, 02 Oct 2021 21:21:46 GMT
Date: Sat, 02 Oct 2021 21:21:46 GMT
< Content-Type: text/html
Content-Type: text/html
< Content-Length: 653
Content-Length: 653
< Last-Modified: Tue, 28 Sep 2021 15:39:28 GMT
Last-Modified: Tue, 28 Sep 2021 15:39:28 GMT
< Connection: keep-alive
Connection: keep-alive
< ETag: "61533730-28d"
ETag: "61533730-28d"
< Accept-Ranges: bytes
Accept-Ranges: bytes
<
* Connection #1 to host alessandroveller.xyz left intact