diff --git a/.platform.yml b/.platform.yml index 0aea84a..0a8186c 100644 --- a/.platform.yml +++ b/.platform.yml @@ -11,7 +11,7 @@ crons: mytask: time: "0 3 * * *" command: "/var/www/mysite/www/makedoc.sh | logger -t SilverStripe_cron" - vhost: "ssapi2" + vhost: "mysite" url_rules: mysite: - '^.*': 'apache'