netbird server works now. linted the yml files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
name: pkl
|
||||
app_name: pkl
|
||||
secret_key: bd6e5dee0f3b8a6f0db50f7aa08e91d55b2ae5ab6df126defa37e80602481002
|
||||
middleware_key: 1d34ef6597
|
||||
|
||||
host: knox.hopsngrains.com
|
||||
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