orchestracities / ngsi-timeseries-api

QuantumLeap: a FIWARE Generic Enabler to support the usage of NGSIv2 (and NGSI-LD experimentally) data in time-series databases
https://quantumleap.rtfd.io/
MIT License
37 stars 49 forks source link

Fix TODO in Dockerfile #680

Closed pooja1pathak closed 1 year ago

pooja1pathak commented 1 year ago

Fix TODO in Dockerfile: https://github.com/orchestracities/ngsi-timeseries-api/blob/296db858f206b18491b61781e8d9562ed4b04942/timescale-container/Dockerfile#L11

c0c0n3 commented 1 year ago

@pooja1pathak this TODO is outdated I think, in the end it looks like we decided to use env vars---see the code below the TODO. So I think all we need to do here is delete the TODO line :-)

NEC-Vishal commented 1 year ago

Hi @c0c0n3 Thanks much for guiding us, Let me raise a pull request for deleting the TODO line.

c0c0n3 commented 1 year ago

closed by #681