summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2023-04-21 14:33:10 -0400
committerOwen Jacobson <owen@grimoire.ca>2023-04-21 14:52:35 -0400
commit520724e019c80b5ee528bc1080a99417f68cc293 (patch)
treeafcb2d6e6e84287b91c06b76fb2749ed8acd7a29
parent533617999725c0e17a2d04b11fbeb1b207e517ec (diff)
caps
-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?