netbird server works now. linted the yml files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
name: chd
|
||||
app_name: chd
|
||||
secret_key: d9e4facec94d7e0bf3d63ca03b1d78d834b158627b6593274f7fe27f6aed6db4
|
||||
middleware_key: 8d5f28b083
|
||||
|
||||
host: knox.greatbear.in
|
||||
host_directory: "barker-{{ name }}"
|
||||
docker_network: "{{ host_directory}}_net"
|
||||
host_directory: "barker-{{ app_name }}"
|
||||
docker_network: "{{ host_directory }}_net"
|
||||
|
||||
Reference in New Issue
Block a user