This commit is contained in:
xds
2026-03-22 13:51:13 +03:00
parent beb14b4e43
commit f86b08c2bf
6 changed files with 34 additions and 9 deletions

11
.env Normal file
View File

@@ -0,0 +1,11 @@
DATABASE_URL=postgresql+asyncpg://print3d:P3D_PASSWORD@31.59.58.220:5432/print3d
ANTHROPIC_API_KEY=
TELEGRAM_BOT_TOKEN=8730332716:AAFOZeGhWL99-3_s11cWo2GrpeUAMb6Qkw0
TELEGRAM_CHAT_ID=-5185688679
GOOGLE_API_KEY=AIzaSyAHzDYhgjOqZZnvOnOFRGaSkKu4OAN3kZE
MINIO_ENDPOINT=31.59.58.220:9000
MINIO_ACCESS_KEY=admin
MINIO_SECRET_KEY=SuperSecretPassword123!
MINIO_BUCKET=filam3d
MINIO_SECURE=false