1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bonfire_ynh.git synced 2024-09-03 18:16:01 +02:00

Another postgresql try…

This commit is contained in:
lapineige 2023-02-05 18:12:12 +01:00 committed by GitHub
parent 357c805848
commit 343633820d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,3 +103,7 @@ ram.runtime = "500M"
[resources.ports]
# This will pick a random port for reverse-proxying and store it as the $port setting
[resources.database]
# This will automatically provision/deprovison a mysql DB and store the corresponding credentials in settings $db_user, $db_name, $db_pwd
type = "psql"