aboutsummaryrefslogtreecommitdiff
path: root/.packager/Procfile
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2019-10-24 02:01:43 -0700
committerGitHub <noreply@github.com>2019-10-24 02:01:43 -0700
commitde61bb6a3522287040108b6f64668ac9ab8478b6 (patch)
treef4bde08578f009f121b1c7d9ea773edc99ec5a23 /.packager/Procfile
parent01c8df01ec0608f1f25b2f1444adabb98fa5ee8a (diff)
packager.io: update scripts (#5837)
* Test new buildpack and distro * Try another buildpack version * Give another try * Try another one * Best effort
Diffstat (limited to '.packager/Procfile')
-rw-r--r--.packager/Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.packager/Procfile b/.packager/Procfile
new file mode 100644
index 00000000..ee1a0f55
--- /dev/null
+++ b/.packager/Procfile
@@ -0,0 +1 @@
+web: ./gogs web -p ${PORT:=3000}