8 lines
325 B
Bash
8 lines
325 B
Bash
MANAGER_PORT=8002
|
|
GUARDIA_API=http://localhost:8001
|
|
GUARDIA_JWT_SECRET=guardia-jwt-production-secret-2026-please-change
|
|
MANAGER_ALLOWED_ORIGINS=http://localhost:5175,http://localhost:5173,http://zioinfo.co.kr:8090
|
|
DEPLOY_WEBHOOK=http://localhost:9999/
|
|
DEPLOY_LOG=/var/log/zioinfo/deploy.log
|
|
OLLAMA_URL=http://localhost:11434
|