Merge branch 'release/3.0.15'

This commit is contained in:
Nathan Chapman 2023-03-10 08:53:25 -07:00
commit afac1872b1

View File

@ -53,3 +53,9 @@ server {
}
}
server {
server_name porttownsendcoffee.com www.porttownsendcoffee.com;
return 301 http://ptcoffee.com;
}