fix rake init
This commit is contained in:
parent
6c5a673d90
commit
cdb343a81f
1 changed files with 0 additions and 2 deletions
|
@ -34,7 +34,5 @@ particulier_logout_endpoint: 'https://fcp.integ01.dev-franceconnect.fr/api/v1/lo
|
||||||
EOF
|
EOF
|
||||||
file.write(comment)
|
file.write(comment)
|
||||||
file.close
|
file.close
|
||||||
|
|
||||||
file.write("TPS::Application.config.FRANCE_CONNECT = #{Hashie::Mash.load('config/france_connect.yml')}")
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue