Skip to content

Commit 15f1c5e

Browse files
committed
adjustments
1 parent 8dea08a commit 15f1c5e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.env.sample

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
export TEAM_ID=$(cs list workspaces | grep $WORKSPACE_ID | awk '{print $2}')
1+
export TEAM_ID=$(cs list workspaces | grep $WORKSPACE_ID | awk '{print $2}')
2+
export UV_PYTHON_INSTALL_DIR=/home/user/app/.codesphere-internal/.uv-python-install
3+
export UV_PYTHON_BIN_DIR=/home/user/app/.codesphere-internal/.uv-python-bin
4+
export UV_CACHE_DIR=/home/user/app/.codesphere-internal/.uv
5+
export UV_PYTHON_CACHE_DIR=/home/user/app/.codesphere-internal/.uv-python

0 commit comments

Comments
 (0)