fix rake init file
This commit is contained in:
parent
846d77c61b
commit
b294cfda8b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ 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.FRANCECONNECT = #{comment}")
|
||||
file.write("TPS::Application.config.FRANCE_CONNECT = #{comment}")
|
||||
file.close
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue