Zuletzt aktiv 1728791758

knox hat die Gist bearbeitet 1728791758. Zu Änderung gehen

1 file changed, 4 insertions

Llama-Deployment-9.env(Datei erstellt)

@@ -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
Neuer Älter