We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1ddb5 commit 533aa70Copy full SHA for 533aa70
.lagoon.yml
@@ -28,18 +28,7 @@ tasks:
28
29
environments:
30
9.x:
31
- routes:
32
- - nginx:
33
- - drupal9.amazee.io:
34
- annotations:
35
- nginx.ingress.kubernetes.io/server-snippet: |
36
- add_header X-BlackLivesMatter ⬛️⬛️⬛️⬛️⬛️⬛️;
37
38
39
40
41
42
- add_header X-Drupal "#Drupal9 on Lagoon #CelebrateDrupal";
+ # routes:
43
cronjobs:
44
- name: drush cron
45
schedule: "*/15 * * * *"
0 commit comments