mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations
This commit is contained in:
@@ -58,6 +58,20 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
<section class="usa-identifier__section usa-identifier__section--usagov"
|
||||||
|
aria-label="Github Repos">
|
||||||
|
<div class="usa-identifier__container">
|
||||||
|
<div class="usa-identifier__required-links-item">
|
||||||
|
Find us on Github:
|
||||||
|
</div>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://github.com/gsa/notifications-admin" class="usa-identifier__required-link">Notify.gov Admin repo</a></li>
|
||||||
|
<li><a href="https://github.com/gsa/notifications-api" class="usa-identifier__required-link">Notify.gov API repo</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section class="usa-identifier__section usa-identifier__section--usagov"
|
<section class="usa-identifier__section usa-identifier__section--usagov"
|
||||||
aria-label="Government information and services">
|
aria-label="Government information and services">
|
||||||
<div class="usa-identifier__container">
|
<div class="usa-identifier__container">
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
env: production
|
env: production
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 2G
|
memory: 4G
|
||||||
public_admin_route: beta.notify.gov
|
public_admin_route: beta.notify.gov
|
||||||
cloud_dot_gov_route: notify.app.cloud.gov
|
cloud_dot_gov_route: notify.app.cloud.gov
|
||||||
redis_enabled: 1
|
redis_enabled: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user