Skip to content

Commit 5b69a37

Browse files
authored
feat: rename BACKEND_API_BASE_URL in SNOWPLOW_API_BASE_URL (#6)
1 parent 3a299a9 commit 5b69a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tolerations: []
9595
affinity: {}
9696

9797
config:
98-
BACKEND_API_BASE_URL: http://localhost:8081
98+
SNOWPLOW_API_BASE_URL: http://localhost:8081
9999
AUTHN_API_BASE_URL: http://localhost:8082
100100
EVENTS_PUSH_API_BASE_URL: http://localhost:8083
101101
EVENTS_API_BASE_URL: http://localhost:8083

0 commit comments

Comments
 (0)