Skip to content

Commit 1f1a86e

Browse files
committed
feat: add api version number to BACKEND_API_URL
1 parent f7a3f35 commit 1f1a86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NEXT_TELEMETRY_DEBUG=0
22

3-
BACKEND_API_URL=http://backend-application-nginx-1:80
3+
BACKEND_API_URL=http://backend-application-nginx-1:80/v1
44

55
NEXTAUTH_URL=https://talentpulse.localhost
66
NEXTAUTH_URL_INTERNAL=backend-application-php-1

0 commit comments

Comments
 (0)