mirror of
https://github.com/YunoHost-Apps/bonfire_ynh.git
synced 2024-09-03 18:16:01 +02:00
Add Elixir dependency
This commit is contained in:
parent
c15a844a65
commit
29e9ac9f2e
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ ram.runtime = "500M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "postgresql"
|
||||
packages = "postgresql elixir"
|
||||
|
||||
[resources.database]
|
||||
type = "postgresql"
|
||||
|
|
Loading…
Add table
Reference in a new issue