Skip to content

Commit 60cf3b7

Browse files
committed
initial commit to prep site for cloud.gov
1 parent a5a8aa7 commit 60cf3b7

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Staticfile

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
root: _site

manifest.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
applications:
3+
- name: https-site
4+
memory: 128M
5+
buildpack: https://github.com/cloudfoundry/staticfile-buildpack.git
6+
env:
7+
FORCE_HTTPS: true
8+

0 commit comments

Comments
 (0)