Skip to content

fix: adjust listen_addresses in the foundation DLE container

Artyom Kartasov requested to merge foundation-listen-addresses into master

Description

Adjust listen_addresses in the foundation DLE container

The Supabase image does not accept any connections other than localhost. The request adjusts the configuration to be able to collect the image data when running the foundation container

Related issue

se-images!16 (comment 1511533508)

Examples

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc)
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED
Edited by Nikolay Samokhvalov

Merge request reports