Merge branch 'main' into hs2021-v2

This commit is contained in:
Juan Font
2022-08-15 22:56:39 +02:00
committed by GitHub
3 changed files with 22 additions and 4 deletions

View File

@@ -121,6 +121,7 @@ db_type: sqlite3
db_path: /var/lib/headscale/db.sqlite
# # Postgres config
# If using a Unix socket to connect to Postgres, set the socket path in the 'host' field and leave 'port' blank.
# db_type: postgres
# db_host: localhost
# db_port: 5432