testing an invalid PR

This commit is contained in:
aptalca 2023-04-16 15:23:37 -04:00
commit 64143e3be0
No known key found for this signature in database
GPG key ID: BE36CFFB9FD85548

View file

@ -43,5 +43,4 @@ server {
set $upstream_proto http;
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
}
}