This commit is contained in:
Alexandre Aubin 2023-03-11 17:10:34 +01:00 committed by GitHub
parent 743556ac88
commit 9e19d837ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ ram.runtime = "50M"
[resources.sources.main] [resources.sources.main]
url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.5.4.tar.gz" url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.5.4.tar.gz"
sha256 = "=2dafdcf26de6c041611d16ed48b751cf8d4dfbee1f5cf4aa5975592bc080261d" sha256 = "2dafdcf26de6c041611d16ed48b751cf8d4dfbee1f5cf4aa5975592bc080261d"
[resources.system_user] [resources.system_user]
@ -68,4 +68,4 @@ ram.runtime = "50M"
packages = "postgresql, postgresql-contrib, python3-venv, libpq-dev" packages = "postgresql, postgresql-contrib, python3-venv, libpq-dev"
[resources.database] [resources.database]
type = "postgresql" type = "postgresql"