Son aktif 1728791758

knox revised this gist 1728791758. Go to revision

1 file changed, 4 insertions

Llama-Deployment-9.env(file created)

@@ -0,0 +1,4 @@
1 + DEBUG=False
2 + SECRET_KEY=your_secret_key
3 + DATABASE_URL=postgres://username:password@localhost:5432/llama_db
4 + ALLOWED_HOSTS=your_domain.com
Newer Older