feat(server/databases): add postgresql

This commit is contained in:
Mohammad Rafiq 2025-06-12 12:32:58 +08:00
parent 93f0d568a1
commit a7cc5e4705
No known key found for this signature in database
3 changed files with 21 additions and 0 deletions

View file

@ -24,6 +24,7 @@
mountHelios = true;
databases.mongodb.enable = true;
databases.mysql.enable = true;
databases.postgresql.enable = true;
web-apps.librechat.enable = true;
web-servers.nginx.enable = true;
web-servers.nginx.proxies = [