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