fix: tailwind v4 postcss, auth-server session, eslint cleanups
This commit is contained in:
Binary file not shown.
@@ -29,8 +29,8 @@ listen [::]:443 ssl;
|
||||
include conf.d/include/letsencrypt-acme-challenge.conf;
|
||||
include conf.d/include/ssl-cache.conf;
|
||||
include conf.d/include/ssl-ciphers.conf;
|
||||
ssl_certificate /etc/letsencrypt/live/npm-10/fullchain.pem;
|
||||
ssl_certificate_key /etc/letsencrypt/live/npm-10/privkey.pem;
|
||||
ssl_certificate /etc/letsencrypt/live/npm-17/fullchain.pem;
|
||||
ssl_certificate_key /etc/letsencrypt/live/npm-17/privkey.pem;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user