rebranding work
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DATABASE_URL="postgresql://shieldai:shieldai_dev@localhost:5432/shieldai"
|
||||
DATABASE_URL="postgresql://kordant:kordant_dev@localhost:5432/kordant"
|
||||
REDIS_URL="redis://localhost:6379"
|
||||
PORT=3000
|
||||
LOG_LEVEL=info
|
||||
@@ -7,7 +7,7 @@ RESEND_API_KEY=""
|
||||
AWS_REGION="us-east-1"
|
||||
|
||||
# Datadog APM Configuration
|
||||
DD_SERVICE="shieldai-api"
|
||||
DD_SERVICE="kordant-api"
|
||||
DD_ENV="development"
|
||||
DD_VERSION="0.1.0"
|
||||
DD_TRACE_ENABLED="true"
|
||||
|
||||
Reference in New Issue
Block a user