diff --git a/heroku.yml b/heroku.yml index 8cd155c..e4862d2 100644 --- a/heroku.yml +++ b/heroku.yml @@ -18,4 +18,4 @@ build: PORT: 3002 HTTP_PORT: 3002 run: - web: ./gitea web -port 3006 + web: ./gitea web -port 3007