Skip to content

Commit

Permalink
feat: re add VHOST_PATH for older setups
Browse files Browse the repository at this point in the history
  • Loading branch information
Scarbous committed Oct 29, 2024
1 parent 131f702 commit 6670feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions php/cron/docker-cron-entrypoint
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/sh
set -e

export VHOST_PATH="/var/www"
env > /etc/environment

CRONTAB_PATH="${CRONTAB_PATH:-/var/www/Configuration/crontab}"
Expand Down

0 comments on commit 6670feb

Please sign in to comment.