diff --git a/.env.example b/.env.example index 4e76924..4428ddb 100644 --- a/.env.example +++ b/.env.example @@ -15,7 +15,7 @@ DEPLOY_CRAFT_DIR="" DEPLOY_ASSETS_DIR="uploads" # Public URL (used to curl deploy clear opcache script) – required -DEPLOY_URL="https://my-site.com" +DEPLOY_URL="https://example.com" # Clear opcache to clear symlink cache. # 0 = disabled, 1 = enabled