netbird server works now. linted the yml files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
name: hin
|
||||
app_name: hin
|
||||
secret_key: 029858927beda45d76317729824ae500d0938f04d4ca955f3afa95061c9a9298
|
||||
middleware_key: c4b0b98ff9
|
||||
|
||||
host: knox.mozimo.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