11 Jun
2020
11 Jun
'20
10:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25538 --- Comment #15 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- $KOHA_INTRANET_URL is not supposed to be the one coming from the shell you had before (does it?). It is defined in the .bashrc of the kohadev-koha $ grep KOHA_INTRANET_URL /var/lib/koha/kohadev/.bashrc export KOHA_INTRANET_URL=http://koha:8081 -- You are receiving this mail because: You are watching all bug changes.