Merge branch 'role_netmaker_server'

This commit is contained in:
Ruakij 2022-11-02 16:40:25 +01:00
commit 1b2af7cf6c

View File

@ -30,7 +30,7 @@ component netmaker_server {
component nm_api
nm_api -down- nm_api_http
ng_http --( nm_api_http
nm_api -up-( ng_TLS : db-connection to rqlite-master
nm_api .up.( ng_TLS : db-connection to rqlite-master
nm_api --( mq_plain
}