mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 09:50:08 -04:00
Merge pull request #2123 from alphagov/paas-syslog-drain
Enable syslog drain on all environments
This commit is contained in:
@@ -13,6 +13,10 @@ command: >
|
||||
|
||||
instances: 1
|
||||
memory: 1G
|
||||
|
||||
services:
|
||||
- logit-ssl-syslog-drain
|
||||
|
||||
env:
|
||||
NOTIFY_APP_NAME: admin
|
||||
|
||||
|
||||
@@ -2,9 +2,6 @@
|
||||
|
||||
inherit: manifest-base.yml
|
||||
|
||||
services:
|
||||
- logit-ssl-syslog-drain
|
||||
|
||||
routes:
|
||||
- route: notify-admin-preview.cloudapps.digital
|
||||
- route: www.notify.works
|
||||
|
||||
Reference in New Issue
Block a user