Platzi-Master-C9 / booking-ui

This monorepo will hold all the packages for the frontend teams.
3 stars 55 forks source link

feat(env-config): adding dotenv configuration to obatain api-gateway … #201

Closed essau-net closed 2 years ago

essau-net commented 2 years ago

…domain

essau-net commented 2 years ago

There is already a configuration to handle this, so I don't think we need this PR

Well we have a configuration in booking-services repo, but I don't see any configuration in this one

JoseNoriegaa commented 2 years ago

There is already a configuration to handle this, so I don't think we need this PR

Well we have a configuration in booking-services repo, but I don't see any configuration in this one

Here it is the dotenv config: https://github.com/Platzi-Master-C9/booking-ui/blob/main/dotenv.config.js