netbird server works now. linted the yml files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
name: mhl
|
||||
app_name: mhl
|
||||
secret_key: 8b7f704ad1bbee3caa683a57440a6a371937fe5f64a7712a6a15bf3165c3c598
|
||||
middleware_key: 1aa5487223
|
||||
|
||||
host: knox.hngmohali.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