summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.envrc1
-rw-r--r--src/things-to-check.yml2
2 files changed, 2 insertions, 1 deletions
diff --git a/.envrc b/.envrc
new file mode 100644
index 0000000..acb2b66
--- /dev/null
+++ b/.envrc
@@ -0,0 +1 @@
+source_env ~/Development/botanist-app/.envrc
diff --git a/src/things-to-check.yml b/src/things-to-check.yml
index 4f37729..b4a7313 100644
--- a/src/things-to-check.yml
+++ b/src/things-to-check.yml
@@ -44,4 +44,4 @@
- Have you checked which branch is deployed?
- Have you checked if the bill got paid?
- Have you checked that you're testing the right version?
-- Have you checked if the domain is in the the hsts preload list?
+- Have you checked if the domain is in the the HSTS preload list?