Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from alphagov/add-paas-manifest
Browse files Browse the repository at this point in the history
Add GOV.UK PaaS manifest
  • Loading branch information
Lee Porte committed May 10, 2019
2 parents 969524f + a9477c9 commit 00b576c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions manifest.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
applications:
- name: framesplits
memory: 64M
disk_quota: 100M
instances: 2
buildpacks:
- staticfile_buildpack
stack: cflinuxfs3

0 comments on commit 00b576c

Please sign in to comment.