Skip to content

Commit

Permalink
Deployed 8c14269 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ForceFledgling committed Oct 13, 2024
1 parent 9a36871 commit 0d5842b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions g/admin/quickstart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1514,19 +1514,6 @@ <h1>Быстрый старт</h1>
<div class="highlight"><pre><span></span><code>% git clone https://github.com/ForceFledgling/notilog.git
</code></pre></div>
<p>Перемещаем .env-example в .end и меняем переменные.</p>
<p>Запускаем билд (без traefik):</p>
<div class="highlight"><pre><span></span><code>% cd notilog

notilog % ./scripts/build.sh
</code></pre></div>
<p>Создаем сеть и проверяем:</p>
<div class="highlight"><pre><span></span><code>notilog % docker network create traefik-public

notilog % docker network ls
NETWORK ID NAME DRIVER SCOPE
bde44b991ccb traefik-public bridge local
notilog %
</code></pre></div>
<p>Запускаем билд (запускается docker-compose.override.yml):</p>
<div class="highlight"><pre><span></span><code>notilog % TAG=test ./scripts/build.sh
[+] Building 2.3s (40/40) FINISHED
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 0d5842b

Please sign in to comment.