diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2023-04-21 14:33:10 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2023-04-21 14:52:35 -0400 |
| commit | 520724e019c80b5ee528bc1080a99417f68cc293 (patch) | |
| tree | afcb2d6e6e84287b91c06b76fb2749ed8acd7a29 | |
| parent | 533617999725c0e17a2d04b11fbeb1b207e517ec (diff) | |
caps
| -rw-r--r-- | .envrc | 1 | ||||
| -rw-r--r-- | src/things-to-check.yml | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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? |
