medic / cht-interoperability

CHT - eCHIS interoperability project
GNU Affero General Public License v3.0
2 stars 3 forks source link

Add docker compose override file #20

Open njogz opened 1 year ago

njogz commented 1 year ago

Add a docker compose override file so that someone can override the default file in case certain ports are unavailable etc.

samuelimoisili commented 1 year ago

@njogz I think I handle this in ticket #37, but we can make it more elegant by using environment variables in the docker compose file.

andrablaj commented 1 year ago

@samuelimoisili 💯 for suggesting using environment variables in the docker compose file.