This website requires JavaScript.
Explore
Help
Sign In
kawaiipunk
/
buildpack-nginx
Watch
1
Star
0
Fork
0
You've already forked buildpack-nginx
mirror of
https://github.com/dokku/buildpack-nginx.git
synced
2024-11-27 19:13:06 +00:00
Code
Issues
Releases
Wiki
Activity
afe205f1cf
buildpack-nginx
/
bin
/
release
9 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial version
2013-08-17 06:41:19 +00:00
#!/usr/bin/env bash
set -e
cat << EOF
---
default_process_types:
Switch to sh
2014-11-05 06:35:10 +00:00
web: sh start.sh
Initial version
2013-08-17 06:41:19 +00:00
EOF
Reference in New Issue
Copy Permalink