Skip to content

Commit

Permalink
Deployed 815fca8 to nightly with MkDocs 1.4.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
harvest committed Nov 10, 2023
1 parent acc8c6b commit ab73a29
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nightly/install/containers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,7 @@ <h3 id="generate-a-docker-compose-for-your-pollers">Generate a Docker compose fo
<details class="question">
<summary>What if my harvest configuration file is somewhere else or not named harvest.yml</summary>
<p>Use the following docker run command, updating the <code>HYML</code> variable with the absolute path to your <code>harvest.yml</code>.</p>
<div class="highlight"><pre><span></span><code><span class="nv">HYML</span><span class="o">=</span><span class="s2">&quot;/opt/custom_harvest.yml&quot;</span><span class="w"> </span><span class="se">\</span>
<div class="highlight"><pre><span></span><code><span class="nv">HYML</span><span class="o">=</span><span class="s2">&quot;/opt/custom_harvest.yml&quot;</span><span class="p">;</span><span class="w"> </span><span class="se">\</span>
docker<span class="w"> </span>run<span class="w"> </span>--rm<span class="w"> </span><span class="se">\</span>
--entrypoint<span class="w"> </span><span class="s2">&quot;bin/harvest&quot;</span><span class="w"> </span><span class="se">\</span>
--volume<span class="w"> </span><span class="s2">&quot;</span><span class="k">$(</span><span class="nb">pwd</span><span class="k">)</span><span class="s2">:/opt/temp&quot;</span><span class="w"> </span><span class="se">\</span>
Expand Down
2 changes: 1 addition & 1 deletion nightly/search/search_index.json

Large diffs are not rendered by default.

Binary file modified nightly/sitemap.xml.gz
Binary file not shown.

0 comments on commit ab73a29

Please sign in to comment.