Skip to content

Commit 5e25695

Browse files
committed
adjustment environment
Signed-off-by: Crisciany <[email protected]>
1 parent 76c917c commit 5e25695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'production' => false,
1010
'matomo_container' => '8jNjdh8C_dev_dc9cf71ee2745d3690156798',
1111
'baseUrl' => '/',
12-
'accountUrl' => 'http://nginx',
12+
'accountUrl' => getenv('ACCOUNT_URL'),
1313
'form_url' => 'http://localhost/suitecrm-form-middleware/validate.php',
1414
'url_captcha' => 'http://localhost/suitecrm-form-middleware/captcha.php',
1515
'url_captcha_audio' => 'http://localhost/suitecrm-form-middleware/audio_captcha.php',

0 commit comments

Comments
 (0)