Hi,
I would like to ask, if anyone had an issue with new installation of Flowfuse?
I followed the Docker install • FlowFuse Docs
Where I changed the .env
to my domain and to TLS_ENABLED=true
.
When I run the I get the error.
docker compose --profile autotls -p flowfuse up -d
configs.nginx_stream Additional property content is not allowed
For context. I tried to do the upgrade from 2.8.0 with same result. Than I tried to do just fresh new based on doco with same result.
It looks like issue with formating of the yml
, but I am far from sure where to start.
Anyone would be provide some pointers where to start?
Thank you