mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Add nodered and mqtt ports to default_vars
This commit is contained in:
parent
40db7dc72f
commit
6688b7e990
1 changed files with 7 additions and 0 deletions
|
@ -289,6 +289,13 @@ nextcloud_enabled: False
|
|||
wordpress_install: False
|
||||
wordpress_enabled: False
|
||||
|
||||
mosquitto_install: True
|
||||
mosquitto_enabled: True
|
||||
mosquitto_port: 1883
|
||||
|
||||
nodered_install: True
|
||||
nodered_enabled: True
|
||||
nodered_port: 1880
|
||||
|
||||
# 7-EDU-APPS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue