EP3: RAG LLM App: How to manage secrets with dotEnvFile

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

ความคิดเห็น • 2

  • @VeereshDammur
    @VeereshDammur 6 หลายเดือนก่อน

    thanks for the video, how do we deploy on the coloud without uploading .env file in the repo?

    • @AritraSen
      @AritraSen  6 หลายเดือนก่อน

      You should have the dotenv in the cloud, it's must otherwise the code won't work... In respos you shouldn't include dotenv or you can upload a dummy dotenv in the repos.