Merge branch 'main' into hs2021-v2

This commit is contained in:
Juan Font 2022-08-15 22:56:39 +02:00 committed by GitHub
commit c701f9e817
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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