feat(front): front adapted to express

This commit is contained in:
2024-10-29 23:56:17 +01:00
parent 2281258c84
commit 74eaa0c3a7
4 changed files with 29 additions and 19 deletions

View File

@@ -4,3 +4,7 @@ NEXT_PUBLIC_API_URL=http://localhost:3016
# GEN AUTH_SECRET: $ openssl rand -base64 32
NEXTAUTH_SECRET=6lHRWUvCBtqlgTWc6aFn6s6PudYjuN6oUY+RrcEntTU=
NEXTAUTH_URL=http://localhost:3016
NEXT_PUBLIC_AUTH_URL=http://localhost:3000/api/v1
NEXT_PUBLIC_BACKEND_URL=http://localhost:3000/api/v1