commit
e96ec53ebd
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*
|
pnpm-debug.log*
|
||||||
lerna-debug.log*
|
lerna-debug.log*
|
||||||
|
|
||||||
*.env
|
|
||||||
node_modules
|
node_modules
|
||||||
dist
|
dist
|
||||||
dist-ssr
|
dist-ssr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue