Created
November 5, 2016 15:16
-
-
Save mward29/afb895e9d19fa2092879cc52a6ab8332 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
project: docs-dev # aka namespace | |
applications: | |
- name: docs-app | |
runtime: ubuntu-httpdfcgi:1.3 | |
version: "0.8.35" | |
dependencies: | |
- name: docswebsite | |
type: debian-package | |
origin: | |
build: docs-app | |
version: 1.0 | |
command: "/var/run.sh" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment