config: add NEURON_DATA_DIR and NEURON_CHROMA_URL to neuron-dev configmap
This commit is contained in:
@@ -5,6 +5,8 @@ metadata:
|
||||
namespace: neuron-dev
|
||||
data:
|
||||
SPRING_PROFILES_ACTIVE: "dev"
|
||||
NEURON_DATA_DIR: "/data"
|
||||
NEURON_CHROMA_URL: "http://localhost:8000"
|
||||
NEURON_DB_PATH: "/data/neuron-dev.db"
|
||||
NEURON_STORAGE_PATH: "/data"
|
||||
SERVER_TOMCAT_ACCESSLOG_ENABLED: "true"
|
||||
|
||||
Reference in New Issue
Block a user