env cleanup

This commit is contained in:
JBB0807 2025-05-15 10:48:48 -07:00
parent 4552c33d39
commit cfc6562ee6
3 changed files with 0 additions and 5 deletions

2
.env
View file

@ -1,2 +0,0 @@
VITE_AUTH_URL="https://byte-camp-auth-service.fly.dev"
VITE_ASSIGNMENT_URL="http://assignment-service.internal"

View file

@ -1,2 +0,0 @@
VITE_AUTH_URL="http://localhost:8080"
VITE_ASSIGNMENT_URL="http://localhost:8082"

1
.gitignore vendored
View file

@ -7,7 +7,6 @@ yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
*.env
node_modules
dist
dist-ssr