“Allow anonymous access” and other administrative functions – bug
Author: BAD-WOLFCreated Dec 18, 2023Updated Jan 21, 2024
Once selected, you cannot deselect it and I don't know why the data remains even though I delete the container and even the application
rm -rf streama/and then clone the repository again
git clone https://github.com/streamaserver/streama.gitso I use the
docker psagain I even check if mysql is running to make sure I don't have a database after having verified that I deleted everything
- reverse proxy
- mysql
- streama After recloning the repository and deleting all container processes, I run the
docker compose upEven so, I still return with the previous data and with the same problem in the admin functions
Source: streamaserver/streama