mirror of
https://github.com/theoleuthardt/werkzeugkiste.git
synced 2026-06-13 09:37:53 +00:00
fix: configure docker compose and fastify cors with .env file for local and production environment
This commit is contained in:
parent
4943846db7
commit
d75f0c4626
5 changed files with 23 additions and 13 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -32,7 +32,8 @@ yarn-error.log*
|
|||
.pnpm-debug.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
frontend/.env
|
||||
backend/.env
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue