Skip to content

Commit 31cd41c

Browse files
fix: artifact & artifact versions (#524)
1 parent 9ba9b2b commit 31cd41c

File tree

9 files changed

+519
-87
lines changed

9 files changed

+519
-87
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)