updating compose, installers

This commit is contained in:
afeiszli
2022-11-28 12:16:50 -05:00
parent 6d82947027
commit 58130c59f1
5 changed files with 38 additions and 67 deletions
+5
View File
@@ -28,3 +28,8 @@ https://dashboard.NETMAKER_BASE_DOMAIN {
https://api.NETMAKER_BASE_DOMAIN {
reverse_proxy http://netmaker:8081
}
# MQ
wss://broker.NETMAKER_BASE_DOMAIN {
reverse_proxy ws://mq:8883
}