Skip to content

Commit

Permalink
Update workbench-app/.env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
dluc committed Nov 26, 2024
1 parent 1c689de commit 43be934
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion workbench-app/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ VITE_SEMANTIC_WORKBENCH_CLIENT_ID=22cb77c3-ca98-4a26-b4db-ac4dcecba690
VITE_SEMANTIC_WORKBENCH_AUTHORITY=https://login.microsoftonline.com/common

# The URL for the Semantic Workbench service.
VITE_SEMANTIC_WORKBENCH_SERVICE_URL=http://127.0.0.1:3000
VITE_SEMANTIC_WORKBENCH_SERVICE_URL=http://localhost:3000
9 changes: 0 additions & 9 deletions workbench-app/src/global.d.ts

This file was deleted.

0 comments on commit 43be934

Please sign in to comment.