Skip to content

Commit

Permalink
Release 1.17.40 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Oct 23, 2023
1 parent bf9fb23 commit f2fc8fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.17.40 2023-10-23 <dave at tiredofit dot ca>

### Changed
- Repush of 1.17.39


## 1.17.39 2023-10-23 <dave at tiredofit dot ca>

### Added
Expand Down
1 change: 0 additions & 1 deletion install/etc/cont-init.d/30-freescout
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ if grep -q "APP_URL" "${NGINX_WEBROOT}"/.env > /dev/null 2>&1; then
else
sed -i --follow-symlinks "s#APP_X_FRAME_OPTIONS=.*#APP_X_FRAME_OPTIONS=${APP_X_FRAME_OPTIONS}#g" "${NGINX_WEBROOT}"/.env
fi

else
print_info "Skipping Auto configuration and using in place .env"
fi
Expand Down

0 comments on commit f2fc8fa

Please sign in to comment.