Slaviša Arežina
Results
4
comments of
Slaviša Arežina
`export HTTP_ALLOWED=true` fixes it
Yes as environment variable
no, export is someting you would type in the shell. Remove `export` from the compose file, leave just `HTTP_ALLOWED=true`
we told you to remove "export" from environment variables