Skip to content

Commit

Permalink
🎉 Bump selfhosted version to 2024.12.10-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
supercartofante committed Dec 10, 2024
1 parent 3c05379 commit 937febf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.11.11
2024.12.10-rc.1
2 changes: 2 additions & 0 deletions env.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ REACT_APP_CLIENT_ID=${CARTO_AUTH0_CLIENT_ID}
REACT_APP_AUTH0_DOMAIN=${CARTO_AUTH0_CUSTOM_DOMAIN}
REACT_APP_ACCOUNTS_API_URL=https://${ACC_DOMAIN}
REACT_APP_ACCOUNTS_URL=https://${SELFHOSTED_DOMAIN}/acc/
REACT_APP_DO_API_URL=https://${DO_API_DOMAIN}
REACT_APP_DO_ASSETS_URL=https://${DO_ASSETS_DOMAIN}
REACT_APP_WORKSPACE_API_URL=https://${SELFHOSTED_DOMAIN}/workspace-api
REACT_APP_NOTIFIER_API_URL=https://${SELFHOSTED_DOMAIN}/notifier
REACT_APP_API_BASE_URL=https://${SELFHOSTED_DOMAIN}/api
Expand Down

0 comments on commit 937febf

Please sign in to comment.