We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417b05a commit 9c3503aCopy full SHA for 9c3503a
pythonkc_site/.env.example
@@ -1,3 +1,2 @@
1
-#!/bin/bash
2
-export MEETUP_API_KEY='your-meetup-api-key-here'
3
-export DJANGO_SECRET_KEY='django-secret-key-here'
+MEETUP_API_KEY='your-meetup-api-key-here'
+DJANGO_SECRET_KEY='django-secret-key-here'
0 commit comments