...
Compose file |
| ||||
---|---|---|---|---|---|
Startup |
| ||||
Shutdown |
| ||||
Prerequisites | None | ||||
UI access | Port 3000 (not exposed in compose file above cause of security reasons) Secure way: See FAQ page https://hilscher.atlassian.net/wiki/x/FwA2Bg Insecure way: Per default, for first For tests , the port 3000 is exposed in compose file above. It can be adjusted if required so. Code Block | could be simply exposed using compose file with the additional lines
|
Changes in this version
...