-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
READ_ONLY_API=no is not working #51
Comments
@qubolino thanks for your report. I'll try to solve that soon. |
Hello, |
I'm having the same issue on both latest and stable.
Result of
Thanks for your work! |
i did start the container with
READ_ONLY_API=no
in the.env
file and addedREAD_ONLY_API: ${READ_ONLY_API:-}
in the
docker-compose.yml
however in the container, this isn't reflected
The text was updated successfully, but these errors were encountered: