fixe rake FRANCE_CONNECT
This commit is contained in:
parent
b294cfda8b
commit
0301f7b9d8
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ particulier_userinfo_endpoint: 'https://fcp.integ01.dev-franceconnect.fr/api/v1/
|
|||
particulier_logout_endpoint: 'https://fcp.integ01.dev-franceconnect.fr/api/v1/logout'
|
||||
EOF
|
||||
file.write(comment)
|
||||
file.write("TPS::Application.config.FRANCE_CONNECT = #{comment}")
|
||||
file.close
|
||||
|
||||
file.write("TPS::Application.config.FRANCE_CONNECT = #{Hashie::Mash.new('config/france_connect.yml')}")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue