env cleanup
This commit is contained in:
parent
4552c33d39
commit
cfc6562ee6
3 changed files with 0 additions and 5 deletions
2
.env
2
.env
|
|
@ -1,2 +0,0 @@
|
|||
VITE_AUTH_URL="https://byte-camp-auth-service.fly.dev"
|
||||
VITE_ASSIGNMENT_URL="http://assignment-service.internal"
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
VITE_AUTH_URL="http://localhost:8080"
|
||||
VITE_ASSIGNMENT_URL="http://localhost:8082"
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,7 +7,6 @@ yarn-error.log*
|
|||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
|
||||
*.env
|
||||
node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue