Skip to content

Commit f15d8f6

Browse files
Merge pull request #304 from terminusdb/unset_hardcoded-server
do not hardcode localhost server path
2 parents a15f69e + 15f578e commit f15d8f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main_workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ jobs:
111111
TERMINUSDB_KEY=root
112112
FEEDBACK_URL="https://cloud.terminusdb.com/"
113113
BASE_URL="dashboard"
114-
TERMINUSDB_SERVER="http://localhost:3035/terminusdb"
115114
' > .env
116115
npm run build
117116
cd dist

0 commit comments

Comments
 (0)