1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00

Commit the correct integration etc files

This commit is contained in:
Kristoffer Dalby 2021-08-12 07:05:26 +01:00
parent 7141e2ed70
commit 54da1a4155
No known key found for this signature in database
GPG Key ID: 09F62DC067465735
4 changed files with 15 additions and 0 deletions

3
integration_test/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
derp.yaml
*.sqlite
*.sqlite3

View File

@ -0,0 +1,11 @@
{
"server_url": "http://headscale:8080",
"listen_addr": "0.0.0.0:8080",
"private_key_path": "private.key",
"derp_map_path": "derp.yaml",
"ephemeral_node_inactivity_timeout": "30m",
"db_type": "sqlite3",
"db_path": "/tmp/integration_test_db.sqlite3",
"acl_policy_path": "",
"log_level": "trace"
}

View File

@ -0,0 +1 @@
SEmQwCu+tGywQWEUsf93TpTRUvlB7WhnCdHgWrSXjEA=