diff --git a/.env.sample b/.env.sample index 77bf4c3..c39ac12 100644 --- a/.env.sample +++ b/.env.sample @@ -1 +1,2 @@ -SECRET_KEY= \ No newline at end of file +SECRET_KEY= +REDIS_URL= diff --git a/callbacks/templates/callbacks/check.html b/callbacks/templates/callbacks/check.html index 13e0c05..cea97c4 100644 --- a/callbacks/templates/callbacks/check.html +++ b/callbacks/templates/callbacks/check.html @@ -34,7 +34,17 @@
-
No requests received yet
+
+ No requests received yet +
+