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

bundler_version locked_settings

This commit is contained in:
Gredin67 2024-03-28 00:24:18 +01:00 committed by Félix Piédallu
parent 84b93eecda
commit a3ce6c0ef1
2 changed files with 2 additions and 1 deletions

View file

@ -40,3 +40,4 @@ production:
disk_space_mb_alert: 1024
adminsys_email: '__ADMIN_MAIL__'
allow_insecure_http: false
locked_settings: <%= ENV.fetch("LOCKED_SETTINGS", 'uuid,origin').split(/,/) %>

View file

@ -5,7 +5,7 @@
#=================================================
ruby_version="3.2.2"
bundler_version=2.1.4
nodejs_version="18.15"
# Workaround for Mastodon on Bullseye