add postgresql

This commit is contained in:
Artur Gurgul1 2025-08-06 16:50:03 +02:00
parent 953985a3ea
commit 2578cd7a6d
10 changed files with 164 additions and 2 deletions

View file

@ -26,4 +26,4 @@ server {
ssl_certificate_key /etc/letsencrypt/live/<%= domain %>/privkey.pem;
include /etc/letsencrypt/options-ssl-nginx.conf;
ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem;
}
}