fix phoenix database url
This commit is contained in:
@@ -10,7 +10,7 @@ data:
|
|||||||
PHOENIX_WORKING_DIR: "/mnt/data"
|
PHOENIX_WORKING_DIR: "/mnt/data"
|
||||||
|
|
||||||
# Database Configuration
|
# Database Configuration
|
||||||
PHOENIX_SQL_DATABASE_URL: "postgresql://postgres:postgres@postgres:5432/postgres"
|
# Note: PHOENIX_SQL_DATABASE_URL is defined in secret.yaml since it contains the password
|
||||||
|
|
||||||
# OTLP Configuration
|
# OTLP Configuration
|
||||||
PHOENIX_GRPC_PORT: "4317"
|
PHOENIX_GRPC_PORT: "4317"
|
||||||
|
|||||||
Reference in New Issue
Block a user