Closed jyucsiro closed 3 years ago
Refactor code to allow DGGS Table Name to be specified via an env variable (e.g. .env file, docker-compose env variable). This would allow us to redeploy without having to rebuild the container.
e.g. refactor hardcoding table name in https://github.com/CSIRO-enviro-informatics/loci-integration-api/blob/master/functions_DGGS.py#L64
Refactor code to allow DGGS Table Name to be specified via an env variable (e.g. .env file, docker-compose env variable). This would allow us to redeploy without having to rebuild the container.
e.g. refactor hardcoding table name in https://github.com/CSIRO-enviro-informatics/loci-integration-api/blob/master/functions_DGGS.py#L64