EmerisHQ / demeris-backend

Monorepo containing all the Demeris backend code and infrastructure definitions.
GNU Affero General Public License v3.0
8 stars 1 forks source link

fix/tilt: front requests local api #761

Closed tbruyelle closed 2 years ago

tbruyelle commented 2 years ago

Until now, within a local stack deployed with tilt, the front was requesting the production api, which is not very relevant for a local stack. This change fixes that by setting some envs provided by the front team.