SamagraX-Stencil / stencil-cli

NestJS CLI on steroids for stencil 🍹
https://stencil.samagra.io/cli/introduction
Other
3 stars 9 forks source link

[cli] fix broken dockerfiles and envs #13

Open techsavvyash opened 6 months ago

techsavvyash commented 6 months ago

Description

While bootstrapping a project using stencil, the dockerfiles and envs had broken references to each other causing errors while starting those services. They need to be fixed.