IDEMPIERE-5137 Login page reload continuously using http - improve message in the Debian installer (#1107)
This commit is contained in:
parent
349e0f35a6
commit
0e31c91e35
|
@ -525,7 +525,7 @@ configure()
|
||||||
write_sysconfig
|
write_sysconfig
|
||||||
echo "To access the iDempiere Server Home Page, start the server with:"
|
echo "To access the iDempiere Server Home Page, start the server with:"
|
||||||
echo "SYSTEMCTL_SKIP_REDIRECT=1 /etc/init.d/idempiere start"
|
echo "SYSTEMCTL_SKIP_REDIRECT=1 /etc/init.d/idempiere start"
|
||||||
echo "and then go to \"http://127.0.0.1:${ADEMPIERE_WEB_PORT}\""
|
echo "and then go to \"https://127.0.0.1:${ADEMPIERE_SSL_PORT}\""
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue