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

remove fetch settings at build

This commit is contained in:
Gredin67 2024-02-27 09:19:17 +01:00 committed by Félix Piédallu
parent 44d1fbe09e
commit af0f897d22

View file

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