Skip to content

Commit abb8227

Browse files
Merge pull request #526 from zenml-io/UAT
2 parents e4e9535 + 2ead8a4 commit abb8227

File tree

52 files changed

+989
-304
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+989
-304
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
REACT_APP_BASE_API_URL=https://michael.develaws.zenml.io/api/v1
1+
REACT_APP_BASE_API_URL=https://felix.develaws.zenml.io/api/v1
22
#REACT_APP_BASE_API_URL=https://demoserver.zenml.io/api/v1
33
REACT_APP_HUB_API_URL="https://hubapi.zenml.io"
44
REACT_APP_VERSION=$npm_package_version
55

66
# Enables the cookie authentication, if not used please remove from the environment
7-
#REACT_APP_USE_COOKIE=true
7+
#REACT_APP_USE_COOKIE=true

0 commit comments

Comments
 (0)