Skip to content

Commit

Permalink
Fix README checkboxes
Browse files Browse the repository at this point in the history
  • Loading branch information
allgood committed May 19, 2024
1 parent 13eb3b4 commit 40a6ac7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ There are Docker images provided from the project, so you can get **ticketz** to

Before starting you must complete this checklist:

[ ] Have a clean server running Ubuntu 20 or newer
[ ] Ports 80 and 443 available and not filtered by firewall
[ ] Two hostnames with configured DNS pointing to your server (one for the backend and another for the frontend)
- [ ] Have a clean server running Ubuntu 20 or newer
- [ ] Ports 80 and 443 available and not filtered by firewall
- [ ] Two hostnames with configured DNS pointing to your server (one for the backend and another for the frontend)

After this, just log in to your server and issue the following command, replacing the hostnames you already configured and your email address:

Expand Down
6 changes: 3 additions & 3 deletions README.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ Existem imagens Docker fornecidas pelo projeto, então você pode fazer o **tick

Antes de começar, você deve completar esta lista de verificação:

[ ] Ter um servidor limpo rodando Ubuntu 20 ou mais recente
[ ] Portas 80 e 443 disponíveis e não filtradas pelo firewall
[ ] Dois nomes de host com DNS configurado apontando para o seu servidor (um para o backend e outro para o frontend)
- [ ] Ter um servidor limpo rodando Ubuntu 20 ou mais recente
- [ ] Portas 80 e 443 disponíveis e não filtradas pelo firewall
- [ ] Dois nomes de host com DNS configurado apontando para o seu servidor (um para o backend e outro para o frontend)

Após isso, basta fazer login no seu servidor e emitir o seguinte comando, substituindo os nomes de host que você já configurou e seu endereço de email:

Expand Down

0 comments on commit 40a6ac7

Please sign in to comment.