mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-13 09:37:47 +00:00
Add ability to connect to PostgreSQL via unix socket
This commit is contained in:
@@ -116,6 +116,9 @@ db_path: /var/lib/headscale/db.sqlite
|
||||
# # Postgres config
|
||||
# db_type: postgres
|
||||
# db_host: localhost
|
||||
|
||||
# This should be set when using a TCP connection, set it to '0' or keep it unset if
|
||||
# connecting through a unix socket.
|
||||
# db_port: 5432
|
||||
# db_name: headscale
|
||||
# db_user: foo
|
||||
|
Reference in New Issue
Block a user