Skip to content

Commit 4946b7f

Browse files
committed
chore: update environment variables and add backend .env file
1 parent 01204ca commit 4946b7f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ SENTRY_DSN=
4444
DOCKER_IMAGE_BACKEND=backend
4545
DOCKER_IMAGE_FRONTEND=frontend
4646
DOCKER_IMAGE_FRONTEND_NEXTJS=frontend-nextjs
47-
NEXTAUTH_SECRET=123
47+
NEXTAUTH_SECRET=123
48+
NEXT_PUBLIC_API_URL=http://localhost:8000

0 commit comments

Comments
 (0)