Skip to content

fix(*): remove defaults for docker-compose.production.yml for xsweet

Dan Visel requested to merge xsweet-docker-compose-fix-2 into main

docker-compose.production.yml contained hard-coded values for XSweet settings which were overriding the values in the .env. This MR removes them; those values will now need to be in the .env.

Merge request reports