Initial Seg Data Server Net platform
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
SEG_SOURCE_ROOT=../Seg
|
||||
SEG_DATA_SERVER_ROOT=.
|
||||
SEG_BACKEND_DB=var/seg_data_server.sqlite3
|
||||
SEG_BACKEND_LOG_DIR=var/job_logs
|
||||
SEG_TASK_CONDA_ENV=seg_smp
|
||||
SEG_BACKEND_CONDA_ENV=seg_server
|
||||
SEG_WEIGHT_MODE=copy
|
||||
SEG_ENABLE_SHELL_TASKS=1
|
||||
VITE_API_BASE=http://localhost:8000
|
||||
Reference in New Issue
Block a user