We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e07c2 commit 76c917cCopy full SHA for 76c917c
config.production.php
@@ -3,7 +3,7 @@
3
return [
4
'production' => true,
5
'matomo_container' => '8jNjdh8C',
6
- 'accountUrl' => getenv('ACCOUNT_URL'),
+ 'accountUrl' => 'https://account.libresign.coop',
7
'form_url' => 'https://contactform.libresign.coop/validate.php',
8
'url_captcha' => 'https://contactform.libresign.coop/captcha.php',
9
'url_captcha_audio' => 'https://contactform.libresign.coop/audio_captcha.php',
0 commit comments