Commit graph

5 commits

Author SHA1 Message Date
Gabriel Almeida
b0ded58d1e feat(docker-compose.yml): add VITE_PROXY_TARGET environment variable to frontend service
feat(frontend/dev.Dockerfile): change npm start command to npm run dev:docker
feat(frontend/package.json): add dev:docker script to run vite with host 0.0.0.0
feat(frontend/vite.config.ts): use environment variable to determine the target for proxying requests
2023-05-15 19:08:49 -03:00
dataman
67db4ba69c change line endings to linux. the other way was not wokring consistantly 2023-05-10 10:34:17 +00:00
Gabriel Almeida
bd2f05996b feat: added script to setup proxy for local dev 2023-03-20 11:41:27 -03:00
Gabriel Almeida
48baeb127d fix: new frontend dev.dockerfile
#21
2023-03-19 11:11:47 -03:00
Gabriel Almeida
b2a447f055 fix: update node version 2023-03-17 09:50:38 -03:00