Fix postgres
This commit is contained in:
parent
abf26acf6b
commit
999438e074
@ -5,6 +5,7 @@ build:
|
||||
run:
|
||||
web: /usr/local/bin/gitea web -port $PORT
|
||||
|
||||
addons:
|
||||
- plan: heroku-postgresql:hobby-dev
|
||||
as: DATABASE
|
||||
setup:
|
||||
addons:
|
||||
- plan: heroku-postgresql:hobby-dev
|
||||
as: DATABASE
|
||||
|
Loading…
Reference in New Issue
Block a user