Modified Freescout to 8.3
This commit is contained in:
parent
6e3f216046
commit
41d541fa34
@ -49,7 +49,7 @@ FREESCOUT_SECRET=$(create_password);
|
||||
[[ $(docker exec ldap slapcat | grep fcore) ]] && SMTPUSER="fcore" || SMTPUSER="admin"
|
||||
|
||||
cat > /federated/apps/freescout/.env <<EOF
|
||||
IMAGE_VERSION="latest_php8.0"
|
||||
IMAGE_VERSION="latest_php8.3"
|
||||
ADMIN_EMAIL=admin@$DOMAIN
|
||||
ADMIN_PASS=$ADMINPASS
|
||||
SITE_URL=https://freescout.$DOMAIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user