Gemini commited on
Commit
23fab2e
·
1 Parent(s): 34a7182

fix: correct REGISTRY_SERVER_URL to REGISTRY_SERVICE_URL in .env

Browse files
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -1,2 +1,2 @@
1
  LOCAL_APP_PORT=8002
2
- REGISTRY_SERVER_URL=http://localhost:8080
 
1
  LOCAL_APP_PORT=8002
2
+ REGISTRY_SERVICE_URL=http://localhost:8080