diff --git a/.env b/.env index be82dc5..1f542ed 100644 --- a/.env +++ b/.env @@ -8,7 +8,7 @@ MATERIAL_DIR=".material" YAML_TEMPLATE="config/oxford.yaml" NEXT_PUBLIC_MATERIAL_URL="https://github.com/UNIVERSE-HPC/course-material" NEXT_PUBLIC_BASEPATH="" -NEXTAUTH_URL=http://localhost/gutenberg/api/auth +NEXTAUTH_URL=http://localhost/api/auth NEXTAUTH_SECRET="secret here" GITHUB_SECRET="github_secret" @@ -23,4 +23,4 @@ QDRANT_DB_URL="" NGINX_HOST="localhost" NGINX_PORT="80" -NGINX_IMAGE_TAG="latest" \ No newline at end of file +NGINX_IMAGE_TAG="latest"