Skip to content

Commit

Permalink
upd: minor docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
LeKovr committed Jul 31, 2023
1 parent 7293500 commit 718ae49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ flowchart TD
MY_HOST=demo.dcape.ru
[email protected]

git clone -b v3 --single-branch --depth 1 https://github.com/dopos/dcape.git
git clone https://github.com/dopos/dcape.git
cd dcape
make install ACME=wild DNS=wild DCAPE_DOMAIN=${MY_HOST} \
TRAEFIK_ACME_EMAIL=${LE_ADMIN} PDNS_LISTEN=$(dig +short $MY_HOST):53
make echo-gitea-admin-pass
Expand Down

0 comments on commit 718ae49

Please sign in to comment.