mirror of
https://github.com/sct/overseerr.git
synced 2025-12-30 17:49:17 +01:00
refactor(postgres): add postgres socket (#1248)
* refactor: adds socket_path for unix socket support for postgres * docs: add documentation for unix socket postgres connection
This commit is contained in:
@@ -6,6 +6,8 @@ sidebar_position: 2
|
||||
# Build from Source (Advanced)
|
||||
:::warning
|
||||
This method is not recommended for most users. It is intended for advanced users who are familiar with managing their own server infrastructure.
|
||||
|
||||
Refer to [Configuring Databases](/extending-jellyseerr/database-config#postgresql-options) for details on how to configure your database.
|
||||
:::
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
|
||||
Reference in New Issue
Block a user