attempt v2

This commit is contained in:
sadan 2025-02-23 18:39:21 -05:00
parent ea8bcdec2b
commit 684c546b2a
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
virtualHosts = {
"vw.sadan.zip" = {
forceSSL = true;
useACMEHost = "*.sadan.zip";
useACMEHost = "sadan.zip";
locations = {
"/" = {
proxyPass = "http://localhost:3231";