OpenCTI-Platform / docker

OpenCTI Docker deployment helpers
153 stars 164 forks source link

OpenCTI Base URL is hardcoded in docker_compose.yml file #305

Open damians-filigran opened 1 month ago

damians-filigran commented 1 month ago

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?

SamuelHassine commented 1 month ago

base url and url are different.