fix(guacamole-client): Use correct user on questions.yaml (#1719)
* fix(guacamole-client): Use correct user on questions.yaml * some apps seems to not like ports >9999 * some rearrangements and a TODO note * should skip if the db already exists * remvoe todo note * those two are required * actually use the configmap * do it quietly
This commit is contained in:
@@ -145,6 +145,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
|
||||
| tvheadend | main | main | 9981 | TCP | |
|
||||
| tvheadend | htsp | htsp | 9982 | TCP | |
|
||||
| teamspeak3 | voice | voice | 9987 | UDP | |
|
||||
| guacamole-client | main | main | 9998 | TCP | |
|
||||
| stash | main | main | 9999 | TCP | |
|
||||
| ser2sock | main | main | 10000 | TCP | |
|
||||
| deconz | websocket | websocket | 10001 | TCP | |
|
||||
@@ -226,7 +227,6 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
|
||||
| static | main | main | 10077 | TCP | |
|
||||
| twtxt | main | main | 10078 | TCP | |
|
||||
| emby | main | main | 10079 | TCP | |
|
||||
| guacamole-client | main | main | 10080 | TCP | |
|
||||
| davos | main | main | 10081 | TCP | |
|
||||
| fireflyiii | main | main | 10082 | TCP | |
|
||||
| fossil | main | main | 10083 | TCP | |
|
||||
|
||||
Reference in New Issue
Block a user