PORT=3020

# nilai lama: DB_HOST=50.6.7.38
DB_HOST=localhost
DB_USER=ptba123456_Tegar
DB_PASSWORD=Februari2024!
DB_NAME=ptba123456_perawatan
DB_PORT=3306

BASE_URL=http://localhost:3020

OLLAMA_HOST=localhost
OLLAMA_PORT=11434
OLLAMA_MODEL=llama3
