fix: tailwind v4 postcss, auth-server session, eslint cleanups

This commit is contained in:
2025-10-09 15:47:56 +07:00
parent 670228b76e
commit bbfbc5b910
117 changed files with 4005 additions and 3414 deletions

Binary file not shown.

View File

@@ -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;