docker
docker copied to clipboard
OpenCTI Base URL is hardcoded in docker_compose.yml file
All variables are hard-coded as OPENCTI_URL=http://opencti:8080
Hence, wouldn't this mean OPENCTI_BASE_URL in the .env file as suggested in the documentation, and other locations, would be ignored?
base url and url are different.