mirror of
https://github.com/FunnyWolf/agentic-soc-platform.git
synced 2026-08-22 13:12:56 +02:00
10 lines
211 B
Bash
10 lines
211 B
Bash
POSTGRES_DB=asp
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=asp-dev-postgres-password
|
|
|
|
REDIS_PASSWORD=asp-dev-redis-password
|
|
|
|
RUSTFS_ACCESS_KEY=asp
|
|
RUSTFS_SECRET_KEY=asp-dev-rustfs-password
|
|
RUSTFS_REGION=us-east-1
|