Skip to content

Commit 20d3413

Browse files
authored
Merge pull request #1026 from 18F/develop
Merge to staging
2 parents 9ec2737 + 53ca161 commit 20d3413

File tree

3 files changed

+3189
-1807
lines changed

3 files changed

+3189
-1807
lines changed

manifest.consumer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applications:
55
# parallel. This could be reduced if we limited the number of simultaneous
66
# processes.
77
memory: 416M
8-
disk_quota: 512M
8+
disk_quota: 1G
99
health-check-type: process
1010
buildpacks:
1111
- nodejs_buildpack

manifest.publisher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applications:
55
# parallel. This could be reduced if we limited the number of simultaneous
66
# processes.
77
memory: 192M
8-
disk_quota: 512M
8+
disk_quota: 1G
99
health-check-type: process
1010
buildpacks:
1111
- nodejs_buildpack

0 commit comments

Comments
 (0)