dipeshdulal / clean-gin

Implementation of clean architecture in Go, Gin with dependency injection.
BSD Zero Clause License
445 stars 64 forks source link

Fix Docker Configuration and Load from variables from env. #14

Closed dipeshdulal closed 3 years ago

dipeshdulal commented 3 years ago

Load docker variables from env instead of putting them at two places.